Skip to content

Document unified concurrency limit (CUS-275)#436

Draft
Jayko001 wants to merge 1 commit into
mainfrom
jay/unified-concurrency-docs
Draft

Document unified concurrency limit (CUS-275)#436
Jayko001 wants to merge 1 commit into
mainfrom
jay/unified-concurrency-docs

Conversation

@Jayko001

@Jayko001 Jayko001 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates docs for the consolidation of the separate on-demand and browser-pool concurrency limits into a single unified concurrency limit (CUS-275, enforcement shipped in kernel/kernel#2540).

  • info/pricing.mdx — replaces the separate "Reserved browsers" / "On-demand browsers" rows with a single "Concurrent browsers" row (5 / 10 / 150 / Custom), adds an intro explaining the unified limit, notes that reserved pool capacity counts toward the limit, and updates the Standby note.
  • info/projects.mdx — rewrites the Concurrency Limits intro to describe the unified semantics (create + pool reservations share one cap), updates "concurrent-session limit" wording, and adds a deprecation note for max_pooled_sessions.
  • reference/cli/projects.mdx — marks --max-pooled-sessions deprecated and clarifies --max-concurrent-sessions covers both.

API reference / SDK description updates are in a companion PR on kernel/kernel (openapi.yaml → Stainless).

⚠️ Do not merge yet

Draft until the kernel_api_unified_concurrency_limit flag is switched to on and affected customers with custom overrides have been notified. Merging early would document behavior most orgs don't have yet.

🤖 Generated with Claude Code

Consolidate on-demand and browser-pool concurrency limits into a single
concurrency limit across browsers.create() and pool acquire in pricing,
projects, and CLI reference docs.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant