Limit job-driven runner starts #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/max-running-jobs-10"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds controller.max_running_jobs / MAX_RUNNING_JOBS with a default of 10.
The scaler now:
Note: this is a provisioning cap. Forgejo may still assign queued jobs to already-hot eligible idle runners, so max_runners remains the absolute fleet cap.