BHoM / BHoM/Robot_Toolkit

Robot_Toolkit: No results are sometimes extracted when the amount of results gets to big

Open
#276 2 comments 0 reactions 2 assignees Claimed by @IsakNaslundBh View on GitHub
type:bug
Dominant language
C#
Stars
12
Forks
4
PR merge metrics
No merged PRs in 30d

Description

#### Description:

When reading results from Robot and the result buffer gets to big, no results are returned. Could look into pulling the results in multiple buffers instead of just one bug chunk in the API calls, internally in the ReadResults method. This could be done by checking the number of cases as well as number of elements requested results for.

#### How to replicate:

Run a big model (a few thousand elements) tens of cases and try to extract for example BarForces.

#### Expected behaviour:

For all the requested results to be returned

#### Test file(s):

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.