fix(library): correct unlimited-execution wording in Apache 2.0 article#5685
Conversation
…ble admission defaults
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview The self-hosting section no longer says nothing in the software stops you from running unlimited executions. It now says nothing in the license stops you, and adds that burst-protection defaults (e.g. a per-pod cap on concurrent in-flight executions) are environment variables you tune, not license gates. Wording also shifts execution meter to usage meter for consistency with the license-vs-software framing. Reviewed by Cursor Bugbot for commit ca134c5. Configure here. |
Greptile SummaryThis PR corrects the self-hosting limits described in the Apache 2.0 licensing article. The main change is:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (1): Last reviewed commit: "fix(library): correct unlimited-executio..." | Re-trigger Greptile |
Summary
ADMISSION_GATE_MAX_INFLIGHT, default 500)Type of Change
Testing
MDX frontmatter re-validated against the content schema; body compiles.
Checklist