simvue-io / simvue-io/python-api

Enforce Rate Limit for Batch Submission

Abierto
#861 0 comentarios 0 reacciones 1 asignado Ver en GitHub

@kzscisoft ya está trabajando en esto.

Desde el 23/9/2025.

good first issue improvement python
Lenguaje dominante
Python
Estrellas
4
Forks
1
Merge medio
5 d 8 h
PR fusionados (30 d)
4

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.