fabro/packages/arc-api-client
Bryan Helmkamp b268efd85f Add global concurrency limiter with queued/starting run states
Runs now go through a state machine (queued → starting → running →
completed/failed/cancelled) instead of spawning immediately. A background
scheduler promotes queued runs when capacity is available, defaulting to
4 concurrent runs. Configurable via --max-concurrent-runs CLI flag or
max_concurrent_runs in server.toml.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 22:56:19 -05:00
..
src Add global concurrency limiter with queued/starting run states 2026-03-04 22:56:19 -05:00
openapitools.json Add generated Axios API client package (@qltysh/arc-api-client) 2026-03-01 22:03:38 -05:00
package.json Auto-copy OpenAPI spec to docs when generating API client 2026-03-02 16:38:48 -05:00
tsconfig.json Add generated Axios API client package (@qltysh/arc-api-client) 2026-03-01 22:03:38 -05:00