simvue-io / simvue-io/python-api
Enforce Rate Limit for Batch Submission
Offen
@kzscisoft arbeitet bereits daran.
Seit 23.9.2025.
good first issue
improvement
python
- Vorherrschende Sprache
- Python
- Sterne
- 4
- Forks
- 1
- Ø Merge
- 5 T. 8 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
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.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.