-
Couldn't load subscription status.
- Fork 1
Open
Labels
good first issueGood for newcomersGood for newcomersimprovementpythonPull requests that update python codePull requests that update python code
Milestone
Description
Problem Statement
There is a 20,000 run limit for batch runs submission, currently there is no reference to this within its implementation within the LLAPI.
Solution
Either add validation to ensure that the number of submissions in a request does not exceed this threshold, or carry out the multiple submissions.
Alternatives Considered
Enforce only within the CLI, however this is not the best solution.
Additional Context
Needed for submission of large volumes of runs as part of the "loadSim" feature.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersimprovementpythonPull requests that update python codePull requests that update python code