[BUG] Claude Code stating session limits hit and rejecting requests despite token quota being available
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?
Claude Code is stating session limits have been hit when both session and weekly limits on the online Claude's dashboard (https://claude.ai/settings/usage) are only 87% and 10% respectively (and again with 85% and 19% usage in the subsequent 5hr session)
I checked if I actually had quota by starting a chat on claude.ai. If I were truly out of tokens / hit my session limits, the chat would've been rejected, but it was processed normally, indicating the issue is with the extension
This has happened for two sessions in a row now.
What Should Happen?
Claude code should continue allowing usage until the actual token limits are hit.
Error Messages/Logs
> ⎿ You've hit your limit · resets XXam (America/Los_Angeles)
Or similar outputs
Steps to Reproduce
- Use claude code
- Hit near 85-87% session usage according to the claude.ai dashboard.
- See claude code reject any further prompts, stating that limits have been hit.
Reproduced on both Opus and Sonnet 4.5 models.
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.23
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗