claude-code - 💡(How to fix) Fix Bug Report - Extreme usage limit drain on Max Plan with Claude Code (one prompt consumes huge amounts) [4 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#46332Fetched 2026-04-11 06:23:04
View on GitHub
Comments
4
Participants
3
Timeline
10
Reactions
3
Timeline (top)
commented ×4labeled ×3closed ×1subscribed ×1

Error Message

[{"error":"Error: 429 {"type":"error","error":{"type":"rate_limit_error","message":"This request would exceed your account's rate limit. Please try again later."},"request_id":"req_011CZvUWKp3i2yQoMyJKv9S5"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:52623)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T17:20:51.064Z"}]

Code Example

[{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CZvUWKp3i2yQoMyJKv9S5\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:52623)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T17:20:51.064Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description Subject / Issue Type: Bug Report - Extreme usage limit drain on Max Plan with Claude Code (one prompt consumes huge amounts)

Hello Anthropic Support Team,

I'm a paying customer on the Max Plan and I'm experiencing a severe issue with usage limits in Claude Code (CLI / VS Code extension).

Problem description:

  • Today I sent only one single, very simple prompt (nothing complex, no long context, no agents running in background).
  • This one prompt immediately consumed 100% of my current 5-hour session limit.
  • Additionally, the system continued to deduct extra usage / additional quota even though no active session was open anymore and I was not interacting with Claude at all.

This behavior started / worsened noticeably today. Before that, the same workflow never came close to exhausting the limits so quickly.

What I expected: A normal, simple prompt should consume a reasonable small amount of the session limit, and usage should only be counted while I'm actively using the tool.

Steps to reproduce:

  1. Start a fresh Claude Code session on Max Plan in CLI Mode.
  2. Send one short, routine prompt (e.g. small code change or question).
  3. Observe that the session limit jumps dramatically or hits 100%.
  4. Close the session / walk away → continued deduction visible in account.

This makes Claude Code practically unusable for productive work on the Max Plan and feels like a regression/bug (possibly related to broken prompt caching or incorrect token counting).

I have already seen that many other users are reporting the exact same issue on GitHub (for example issue https://github.com/anthropics/claude-code/issues/41930 and related threads).

Could you please investigate this on my account and let me know if this is a known bug and when a fix can be expected? If needed, I can provide more details like exact timestamps, screenshots of the usage bar, or logs.

Thank you in advance!

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.1.100
  • Feedback ID: 0208581d-a222-45ec-8a6d-2911a57e030d

Errors

[{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CZvUWKp3i2yQoMyJKv9S5\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:52623)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-10T17:20:51.064Z"}]

extent analysis

TL;DR

The issue can be mitigated by waiting for a fix from the Anthropic Support Team, as the problem seems to be related to a bug in the Claude Code usage limit tracking.

Guidance

  • The user has already reported the issue and provided steps to reproduce, so the next step would be to wait for the Anthropic Support Team to investigate and provide a fix.
  • In the meantime, users can try to minimize their usage of Claude Code to avoid hitting the usage limits.
  • It may be helpful to monitor the GitHub issue thread (https://github.com/anthropics/claude-code/issues/41930) for updates on the status of the fix.
  • If possible, providing additional details such as exact timestamps, screenshots of the usage bar, or logs may help the support team to better understand and resolve the issue.

Notes

The issue seems to be a regression bug, and the user has already reported it to the support team. The provided error message suggests a rate limit error, which is likely related to the usage limit issue.

Recommendation

Apply workaround: Wait for the Anthropic Support Team to investigate and provide a fix, and minimize usage of Claude Code in the meantime. This is because the issue seems to be a bug that requires a fix from the development team.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING