[BUG]
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
I'm on 84% of usage:
<img width="1004" height="586" alt="Image" src="https://github.com/user-attachments/assets/d70d01e1-77ac-4b53-8885-8a92c02043f4" />
But claude shows error:
<img width="527" height="168" alt="Image" src="https://github.com/user-attachments/assets/d4c2d269-bb92-408e-90a4-1f68f4f982cd" />
and in debug file:
2026-01-19T04:28:42.504Z [ERROR] Error in non-streaming fallback: 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_011CXG775DXqEKv3rfXnXA4R"}
2026-01-19T04:28:42.504Z [ERROR] 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_011CXG775DXqEKv3rfXnXA4R"}
at generate (B:/~BUN/root/claude.exe:866:2295)
at makeRequest (B:/~BUN/root/claude.exe:883:5435)
at processTicksAndRejections (native:7:39)
Seems more backend issue but I reported here.
What Should Happen?
When I have still session remaining it should allow me to use the remaining
Error Messages/Logs
2026-01-19T04:28:42.504Z [ERROR] Error in non-streaming fallback: 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_011CXG775DXqEKv3rfXnXA4R"}
2026-01-19T04:28:42.504Z [ERROR] 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_011CXG775DXqEKv3rfXnXA4R"}
at generate (B:/~BUN/root/claude.exe:866:2295)
at makeRequest (B:/~BUN/root/claude.exe:883:5435)
at processTicksAndRejections (native:7:39)
Steps to Reproduce
- be on 84% usage
- run claude and say 'hi'!
- it shows error 'You've hit your limit'
Claude Model
Not sure / Multiple models
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
v2.1.12
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗