| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Add documentation for the new maxConcurrency field that allows batch change authors to limit how many workspace execution jobs run concurrently during server-side execution. This helps avoid overwhelming CI systems or hitting rate limits on external services. The field takes the minimum of the specified value and the instance-wide execution limit configured by site administrators. Test Plan: Verified the documentation builds locally and follows the existing style for other batch spec fields. Changelog: Added documentation for the maxConcurrency batch spec field that limits concurrent workspace executions during server-side batch changes. Amp-Thread-ID: https://ampcode.com/threads/T-019c1e9e-3f2b-700f-9000-cbda85a35e69 Co-authored-by: Amp <amp@ampcode.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Sorry, something went wrong.
|
Marking this as draft since the feature isn't ready yet. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add documentation for the new maxConcurrency field that allows batch change authors to limit how many workspace execution jobs run concurrently during server-side execution. This helps avoid overwhelming CI systems or hitting rate limits on external services.
The field takes the minimum of the specified value and the instance-wide execution limit configured by site administrators.
Implements the docs side of https://github.com/sourcegraph/sourcegraph/pull/9560
Do not merge until 6.13 is released — this feature ships with that release.