Skip to content

Conversation

@keegancsmith
Copy link
Member

@keegancsmith keegancsmith commented Feb 2, 2026

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.

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>
@keegancsmith keegancsmith requested a review from a team February 2, 2026 13:53
@vercel
Copy link

vercel bot commented Feb 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sourcegraph-docs Ready Ready Preview, Comment Feb 2, 2026 1:55pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants