$200/Month "Max" Subscription Provides ~12 Usable Days Due to Weekly Rate Limits + Wasted Tokens on Tool Bugs
The Math
- Max subscription: $200/month
- Hit 75% usage: Tuesday
- Resets: Saturday 3:59 PM
- Locked out: 4 days this week
At this rate:
- ~3 usable days per week
- ~12-16 usable days per month
- $200 ÷ 12 = $16.67 per usable day
That's not a subscription. That's day passes.
The Compounding Problem
A significant portion of my weekly tokens were consumed by:
- Claude Code going rogue and breaking things
- Re-explaining context after compaction deleted it
- Undoing sed corruptions
- Recovering from unrequested "helpful" actions
- Repeating instructions that weren't persisted
I'm not rate limited for BUILDING.
I'm rate limited for FIXING YOUR BUGS.
Real Example From This Week
- 8+ hours spent recovering from Claude Code mistakes
- Database overwritten (119k matches nearly lost)
- Files corrupted by sed (documented in CLAUDE.md as prohibited)
- Context compacted mid-crisis, had to re-explain everything
- Estimated token waste: 100k+
Those tokens came out of MY weekly limit.
For YOUR tool's failures.
The Expectation vs Reality
Expectation: $200/month = premium access, work when I need to
Reality: $200/month =
- Work until Tuesday
- Get locked out
- Wait until Saturday
- Repeat
The Solutions
- Don't count tool failures against user limits
- If Claude Code goes rogue and wastes tokens, that's on Anthropic
- Implement detection for repeated corrections/undos
- Monthly limits, not weekly
- Let power users manage their own pacing
- Weekly limits punish heavy sessions
- Rollover unused tokens
- If I use 50% one week, carry 50% forward
- I paid for them
- Transparent token accounting
- Show me where my tokens went
- Let me see what conversations cost
- Help me identify waste
- Separate limits for different interfaces
- claude.ai chat vs Claude Code
- Don't let code bugs drain chat allowance
The Bottom Line
I'm paying $200/month to be rate limited for 4 days because your coding tool wasted my tokens on bugs.
"Max" should mean maximum.
Not "maximum until your tools break something."
---
$200/month subscriber.
12 usable days per month.
4 of those days spent in time out, not building.
That's not a subscription.
That's a penalty for using your product.
This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗