Skip to content

site: restore Accelerate limits in the pricing spec table - #8182

Merged
nurul3101 merged 1 commit into
mainfrom
site/pricing-accelerate-limits
Aug 25, 2026
Merged

site: restore Accelerate limits in the pricing spec table#8182
nurul3101 merged 1 commit into
mainfrom
site/pricing-accelerate-limits

Conversation

@nurul3101

@nurul3101 nurul3101 commented Aug 25, 2026

Copy link
Copy Markdown
Member

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' acceleratePoints in pricing-data.ts at b411169):

Row Free Starter Pro Business
Operations included 60,000 60,000 60,000 60,000
Operation overage $0.018 per 1,000 $0.008 per 1,000 $0.006 per 1,000
Egress included 1 KiB per query 1 KiB per query 1 KiB per query 2 KiB per query
Egress overage $0.09 per GiB $0.09 per GiB $0.08 per GiB

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

  • Documentation
    • Updated the pricing table to show Accelerate (global cache) limits.
    • Added details for operations, operation overages, egress, and egress overages.
    • Clarified the Accelerate (global cache) section label.

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.
@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview Aug 25, 2026 1:29pm
docs Ready Ready Preview Aug 25, 2026 1:29pm
eclipse Ready Ready Preview Aug 25, 2026 1:29pm
site Ready Ready Preview Aug 25, 2026 1:29pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 62455569-eab2-4cab-bba6-433c65bc201b

📥 Commits

Reviewing files that changed from the base of the PR and between 3a2ff5f and d51b144.

📒 Files selected for processing (1)
  • apps/site/src/components/sections/pricing-spec-table.tsx

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.


Walkthrough

The 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.

Changes

Pricing documentation

Layer / File(s) Summary
Accelerate limits in pricing table
apps/site/src/components/sections/pricing-spec-table.tsx
The table now includes Accelerate operation, operation overage, egress, and egress overage values for all four plans. The section label and supporting comment were updated.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to d51b1

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: sampolahtinen

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: restoring Accelerate limits in the pricing specification table.
Docstring Coverage ✅ Passed 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…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

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
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch site/pricing-accelerate-limits

Comment @coderabbitai help to get the list of available commands.

@nurul3101
nurul3101 merged commit 71b34b7 into main Aug 25, 2026
16 checks passed
@nurul3101
nurul3101 deleted the site/pricing-accelerate-limits branch August 25, 2026 13:31
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