← Reddit

Hit weekly limit and cut off despite having $$ in Extra Usage balance?

Reddit · ebroms · April 29, 2026
A user with the Max plan and several hundred dollars in Extra Usage balance reported being cut off on the Claude desktop app across all features, including Claude Code, despite having remaining available funds. The user sought recommendations to resolve the issue.

Detailed Analysis

Anthropic's Claude usage limit architecture creates a situation where paying subscribers on the Max plan can find themselves completely locked out of the service — including Claude Code on the desktop app — despite holding hundreds of dollars in prepaid Extra Usage balance. The root cause lies in the structural separation between two distinct throttling mechanisms: the 5-hour rolling session limit and the weekly compute cap. Extra Usage funds are designed exclusively to extend access when a user hits the shorter rolling session limit, functioning essentially as an on-demand API billing layer. The weekly cap, by contrast, is an absolute ceiling on total active compute hours within a 7-day window that Extra Usage dollars cannot override under any circumstances. Once that weekly threshold is crossed, all new prompts are blocked system-wide until the window resets — regardless of account balance, plan tier, or prepaid credits.

The disconnect is particularly sharp for Max plan subscribers, who reasonably interpret their premium subscription plus a funded Extra Usage balance as comprehensive coverage against interruptions. Anthropic's tiered limit system, however, does not work that way. The Max plan provides a higher weekly cap than Pro, but it remains a finite hard ceiling. Users engaged in compute-intensive workflows — such as Claude Code sessions involving long prompts, multi-file code generation, or extended agentic tasks — consume active compute hours at a substantially accelerated rate compared to casual conversational use. Opus-class models and complex code operations can deplete weekly allotments in a fraction of the time a standard user might expect based on calendar usage.

This architectural design reflects a broader tension in how AI companies manage infrastructure capacity versus customer expectations around premium subscription tiers. Anthropic's rolling session limit is the mechanism intended to smooth burst demand, and Extra Usage is the monetary release valve for that specific constraint. The weekly cap, however, appears to function more as a capacity management and policy enforcement tool — a backstop that exists independently of the commercial billing layer. This means the two systems operate in parallel rather than in hierarchy, and prepaid balance has no authority over the compute-hour governor.

The broader industry context matters here. As large language model providers push increasingly capable agentic and coding tools into production workflows — tools that can autonomously generate, edit, and execute code across extended sessions — usage patterns among power users are shifting dramatically from short conversational queries to sustained, high-throughput compute sessions. Claude Code in particular represents a category of usage that was likely not the primary design case when weekly limit structures were originally calibrated. The mismatch between how subscribers perceive their purchased capacity and how Anthropic's backend enforces limits is likely to become a recurring friction point as agentic AI tools mature and professional adoption deepens.

For affected users, the practical remedies are limited in the short term: monitoring the Settings > Usage dashboard to track proximity to the weekly cap, distributing compute-heavy Claude Code sessions across the 7-day rolling window, and ensuring Extra Usage is explicitly enabled for session-limit overruns are the primary self-service options. Anthropic has not publicly indicated a mechanism by which any purchase — including Extra Usage top-ups — can extend or bypass weekly caps. Users whose professional workflows depend on uninterrupted access would be well-served by understanding that the Max plan's weekly ceiling, not the Extra Usage balance, is the true binding constraint on sustained Claude Code workloads.

Read original article →