Skip to content

Remove concurrent reader limits from pricing tiers#4098

Open
balegas wants to merge 2 commits intomainfrom
claude/review-pricing-limits-1zZD9
Open

Remove concurrent reader limits from pricing tiers#4098
balegas wants to merge 2 commits intomainfrom
claude/review-pricing-limits-1zZD9

Conversation

@balegas
Copy link
Copy Markdown
Contributor

@balegas balegas commented Apr 7, 2026

Summary

This PR removes all references to concurrent reader limits across pricing documentation and legal terms. The concurrent reader limits (100 for PAYG, 1,000 for Pro, 10,000 for Scale, and unlimited for Enterprise) are being deprecated as a tracked metric.

Key Changes

  • Pricing page: Removed "unlimited concurrent readers" from Enterprise tier description and deleted the FAQ section explaining concurrent reader limits and their soft-threshold behavior
  • Plan configurations: Removed concurrent reader limit features from all four pricing tiers (PAYG, Pro, Scale, Enterprise)
  • Legal terms: Updated the metered usage dimensions list to remove "concurrent readers per stream" as a tier-limited usage dimension

Implementation Details

  • The concurrent reader limits were previously soft thresholds used for monitoring rather than hard-enforced limits
  • This change simplifies the pricing model by removing this as a tracked dimension
  • All references have been consistently removed across documentation, configuration files, and legal terms

https://claude.ai/code/session_01A1Mu4gtgjXrAN4YNoR5AoQ

These per-plan limits (100/1K/10K/Unlimited) were advertised but never
enforced. Remove from plan YAML files, pricing page, FAQ, and terms.

https://claude.ai/code/session_01A1Mu4gtgjXrAN4YNoR5AoQ
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 7, 2026

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 537a748
🔍 Latest deploy log https://app.netlify.com/projects/electric-next/deploys/69d50493b1aacd0008f4d280
😎 Deploy Preview https://deploy-preview-4098--electric-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@balegas balegas requested a review from samwillis April 7, 2026 10:30
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.

3 participants