Claude Code users hitting usage limits faster than expected, bugs suspected

Claude Code quota issues disrupting developer workflows
Anthropic has confirmed that Claude Code users are hitting usage limits "way faster than expected," causing disruptions to automated workflows and daily coding. The company states this is their "top priority" and they're actively investigating.
User reports and specific complaints
Multiple users across different subscription tiers are affected:
- Claude Pro subscription ($200 annually): "It's maxed out every Monday and resets at Saturday... out of 30 days I get to use Claude 12."
- Max 5 plan ($100/month): "I used up Max 5 in 1 hour of working, before I could work 8 hours."
Potential causes and technical details
Several factors may be contributing to the increased token usage:
- Quota reductions during peak hours: Anthropic recently reduced quotas during peak hours, affecting approximately 7% of users.
- End of promotion: March 28 was the last day of a Claude promotion that doubled usage limits outside a six-hour peak window.
- Suspected bugs in prompt caching: A user claims to have found "two independent bugs that cause prompt cache to break, silently inflating costs by 10-20x" after reverse engineering the Claude Code binary.
Workarounds and cache optimization
Some users have found temporary solutions:
- Downgrading to older version: "Downgrading to 2.1.34 made a very noticeable difference."
- Prompt cache limitations: The cache has only a five-minute lifetime by default, meaning short breaks result in higher costs on resumption.
- Extended cache option: Developers can upgrade cache lifetime to one hour, but "1-hour cache write tokens are 2 times the base input tokens price." Cache read tokens cost 0.1 times the base price.
Transparency issues and broader context
Anthropic doesn't state exact usage limits for its plans:
- Pro plan: "at least five times the usage per session compared to our free service"
- Standard Team plan: "1.25x more usage per session than the Pro plan"
Users need to check their dashboard to monitor quota consumption. Similar issues were reported earlier this month with Google Antigravity.
Impact on automated workflows
For developers running Claude Code in automated workflows: "Rate-limit errors need to be caught explicitly – they look like generic failures and will silently trigger retries. One session in a loop can drain your daily budget in minutes."
📖 Read the full source: HN AI Agents
👀 See Also

Claude Code v2.1.37 Released
Anthropic releases a new version of Claude Code with improvements and bug fixes.

AI's PR Problem: Flat Wages, Soaring Capital, and Public Backlash
College wage premium flat for 25 years, S&P 500 up 380%. Workers see AI as theft enabler, leading to laws against data centers.

Local LLM Struggles with Unreal Engine Solitaire: Qwen 3.6-27B Burns 687k Tokens on One Card
A developer's attempt to build a Solitaire game in Unreal Engine using Qwen 3.6-27B consumed 687k tokens for a single card, requiring manual intervention for PNG downloads, mesh creation, and heavy prompting.

Andon Labs' AI Agent Mona Runs a Real Cafe in Stockholm — Full Breakdown
Andon Labs gave an AI agent named Mona a lease and real money to open a cafe in Stockholm. She handled bureaucracy, suppliers, and hiring, but hit walls like BankID and had to make suboptimal choices.