simvue-io / simvue-io/python-api

Enforce Rate Limit for Batch Submission

Aperta
#861 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@kzscisoft ci sta già lavorando.

Dal 23/9/2025.

good first issue improvement python
Lingua principale
Python
Stelle
4
Fork
1
Merge medio
5g 8h
PR unite (30g)
4

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.