improvement(concurrency): limits configurable, docs updates#5640
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryMedium Risk Overview Plan limit bucketing is aligned with paid tiers: Pro and Pro for Teams share Pro limits; Max and Max for Teams share Max limits ( Self-hosted / billing disabled: rate limits, sync/async timeouts, tables, storage, and retention cleanup dispatch are off by default; each cap can be re-enabled by explicitly setting the corresponding free-tier env var (documented in self-hosting docs, Enterprise provisioning gains optional Upgrade comparison/plan copy and platform cost docs add a Concurrent Executions section; MCP tool execution treats zero timeout as unlimited when billing is disabled. Reviewed by Cursor Bugbot for commit 791fbfb. Configure here. |
Greptile SummaryThis PR makes billing limits configurable and updates Enterprise limit handling. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (2): Last reviewed commit: "limits self hosted vars" | Re-trigger Greptile |
|
bugbot run |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 791fbfb. Configure here.
Summary
Make concurrency limits configurable with env vars. Enterprise metadata supports custom limits by plan.
No limits for self hosted env vars. Update the docs.
Type of Change
Testing
Tested on Staging.
Checklist