Drooid Logo
Back to story perspectives

Full Breakdown

User Complaints Rise Over Token Usage in Anthropic's Claude Code

4/1/2026, 1:03:52 PM

Overview of the Situation

Users of Anthropic's AI-powered coding assistant, Claude Code, are facing significant challenges due to high token usage and early quota exhaustion. Reports from the Anthropic forum on Reddit indicate that developers are struggling to manage their usage effectively, with one user stating, "I used up Max 5 in 1 hour of working, before I could work 8 hours." The Max 5 plan, which costs $100 per month, has become a focal point of frustration as users contend with unexpected costs and limitations.

Factors Contributing to High Token Usage

Several factors have been identified as contributing to the increased token consumption. Recently, Anthropic announced a reduction in quotas during peak hours, which affects approximately 7 percent of users, according to engineer Thariq Shihipar. Additionally, the end of a promotional period on March 28, which temporarily doubled usage limits outside peak hours, has further complicated the situation. Users have also reported potential bugs within Claude Code that may inflate token usage by 10-20 times. One developer claimed to have discovered two independent bugs that disrupt the prompt cache, leading to higher costs.

User Experiences and Workarounds

Some users have found that downgrading to an older version of Claude Code, specifically version 2.1.34, has resulted in a noticeable improvement in performance and reduced costs. The documentation on prompt caching indicates that while the cache can significantly lower processing time and costs for repetitive tasks, its five-minute lifetime can lead to increased expenses if users take short breaks. Developers have the option to extend the cache lifetime to one hour, but this comes at a higher cost, as the tokens required for this upgrade are double the base price.

Implications for AI Development

The current situation reflects a broader negotiation between users and providers regarding acceptable pricing and usage models for AI development. Users are seeking to control costs while providers, like Anthropic, aim to maintain profitability. This disconnect is particularly evident in automated workflows, where rate-limit errors can lead to silent failures that quickly deplete daily budgets. One user noted, "For folks running Claude Code in automated workflows: rate-limit errors need to be caught explicitly – they look like generic failures and will silently trigger retries."

Conflicting Reports & Gaps

While many users report issues with token usage and quota exhaustion, there is a lack of clarity regarding the exact usage limits for different plans offered by Anthropic. The Pro plan claims to provide "at least five times the usage per session compared to our free service," while the Standard Team plan offers "1.25x more usage per session than the Pro plan." This ambiguity leaves developers uncertain about their actual limits, relying solely on their dashboard to monitor quota consumption.

Verbatim Quotes

  • "I used up Max 5 in 1 hour of working, before I could work 8 hours." — Anonymous Developer
  • "Downgrading to 2.1.34 made a very noticeable difference." — Anonymous User
  • "For folks running Claude Code in automated workflows: rate-limit errors need to be caught explicitly – they look like generic failures and will silently trigger retries." — Anonymous User

The ongoing challenges faced by Claude Code users highlight the need for clearer communication from Anthropic regarding usage limits and pricing structures, as well as the importance of addressing technical issues that impact user experience.