Clarify scope and clean up limits docs#27597
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
/bonk resolve merge conflicts and re-review. |
Resolve conflict in kv/platform/limits.mdx: keep 'Namespaces per account' scope clarification from this branch, accept cacheTtl minimum update (60s -> 30s) from production.
SummaryMerge Conflict ResolvedThere was one conflict in
Resolution: Kept both changes -- the "per account" scope clarification from this PR and the corrected Review of All 5 FilesAll files look correct. The PR accomplishes its goals:
Pre-existing Issues (not introduced by this PR)
|
|
/bonk fix the outstanding issues too. |
Co-authored-by: elithrar <elithrar@users.noreply.github.com>
|
All three fixes are applied correctly:
|
Adds explicit scope (per account) to ambiguous limits rows in D1, Durable Objects, and KV. Removes duplicate footnotes and standardizes footnote syntax across limits pages.
Addresses #25551.