site: restore Accelerate limits in the pricing spec table - #8182
Conversation
Bring back the Accelerate figures the old site published, in the detailed limits table only — deliberately not in the plan cards, so the limits are documented without being highlighted. The Global cache group's TBC rows become an Accelerate group with the last published values (pricing-data.ts at b411169): the 60,000-operation allowance and per-plan overage, the 1 KiB / 2 KiB per-query egress allowance and per-GiB overage, cache tag invalidations with their daily maxima, and cache purge request rates.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Included review availability: 4 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour. WalkthroughThe pricing specification table now documents Accelerate operation and egress limits for all four plans. The section is labeled “Accelerate (global cache)”. A comment states that these limits appear only in the table. ChangesPricing documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This localized pricing-table update restores documented Accelerate limits without changing plan cards; no actionable merge-blocking risk remains after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Adds the Accelerate limits back to the detailed limits table on /pricing — table only, deliberately not the plan cards, so the limits are documented without being highlighted.
The Global cache group becomes Accelerate (global cache) and gains the figures the old site last published (plan cards'
acceleratePointsinpricing-data.tsat b411169):The cache tag invalidation and purge request rows keep the values #8178 already restored from the old comparison table (same source commit, different section — the two agree).
Built on top of #8178's changes; the header comment's open Accelerate question is marked resolved. Verified on a local build that the group and all six rows render on /pricing and the plan cards are unchanged.
Summary by CodeRabbit