AI platform Claude experienced a widespread outage on June 13, 2024 . The disruption affected users globally. Technical issues caused elevated error rates across multiple AI models. Paid user allowances were depleted rapidly.
'Wild Quota Glitch' Causes System Failures
Users reported being locked out of paid accounts. Messages indicated models had reached their quota. This lockout lasted for hours. Some users faced week-long restrictions. The issue impacted thousands of Pro and Max tier subscribers. Instead of a full shutdown, the platform suffered backend desynchronization.
Root Cause: Software Regression and Overload
The outage stemmed from a complex software regression. This interacted poorly with high system loads. Key factors included Claude Code's autonomous sub-agents. These agents cloned and executed excessively. They ran in parallel loops instead of completing tasks efficiently. This caused massive token consumption.
Prompt Caching and Context Issues
Advanced AI models use prompt caching. This reduces operating costs and token counts. It stores static parts of data. This avoids repeated reading. Several technical bugs broke this system. Issues included 'Idle Session Purge' and 'Cache Miss Cascades'.
Dashboard and CLI Discrepancies
A severe state desynchronization occurred. This happened between the claude.ai web dashboard. It also affected the command-line interface (CLI). This meant differing statuses were displayed.
Impacted User Groups
The disruption significantly affected several user groups. Software developers encountered delays. Enterprise teams faced productivity losses. Students and creators were also impacted. These users rely on AI tools for critical tasks.
Anthropic's Response and Resolution
Anthropic identified issues in its context-management layers. The company deployed hotfixes. These rectified the quota glitch. Anthropic initiated emergency quota resets. This restored token balances for affected users. Pro, Max, and API developers saw their allowances replenished.
Mitigating Future Outage Risks
Relying on a single AI vendor carries risk. Users heavily dependent on AI for critical tasks should diversify. Auditing and monitoring AI dashboards is recommended. Avoiding complex resumption methods can help. Maintaining multi-model redundancy is also advised.