simvue-io / simvue-io/python-api

Enforce Rate Limit for Batch Submission

オープン
#861 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@kzscisoft がすでに取り組んでいます。

2025年9月23日 から。

good first issue improvement python
主要言語
Python
スター
4
フォーク
1
平均マージ
5日 8時間
マージ済み PR(30日)
4

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。