claude-code - 💡(How to fix) Fix [BUG] LIMIT calculation is broken - Weekly Limit reached, resetted 10pm -> 11pm weekly reached again [3 comments, 2 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#52334Fetched 2026-04-24 06:09:54
View on GitHub
Comments
3
Participants
2
Timeline
7
Reactions
1
Timeline (top)
commented ×3labeled ×3cross-referenced ×1

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

I reached weekly limit yesterday evening and it should reset today 10pm. 1030 i started using CC again and CC stops at 11pm with the message "You've hit your limit · resets 10pm "

/usage shows: Total cost: $497.05 Total duration (API): 8h 13m 12s Total duration (wall): 2d 15h 40m Total code changes: 1533 lines added, 147 lines removed Usage by model: claude-opus-4-7: 43.8k input, 482.7k output, 302.8m cache read, 6.5m cache write ($204.37) claude-opus-4-6: 75.7k input, 478.2k output, 425.3m cache read, 10.7m cache write ($292.02)

Current sessionu-4-5: 8.5k input, 22.2k output, 2.8m cache read, 209.3k cache write ($0.66) Resets 3:20pm (Europe/Berlin)

Current week (all models) Resets 10pm (Europe/Berlin)

Current week (Sonnet only) 0% used Approximate, based on local sessions on this machine — does not include other devices or claude.ai

Logical bugs:

  • how do I travel back in time to 10pm?? -> BUG
  • Why is my weekly limit being triggered shortly after it has been resetted? -> BUG

Please have a look into the issue, Thank you for CC!

What Should Happen?

it should work after reset of any limit

Error Messages/Logs

Steps to Reproduce

reach limit, wait for it to reset, have luck to be BUGGED.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

v2.1.118

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

No response

extent analysis

TL;DR

The weekly limit reset issue may be caused by a timezone or timing discrepancy, and checking the system clock and timezone settings could help resolve the problem.

Guidance

  • Verify that the system clock is accurate and synchronized with the correct timezone (Europe/Berlin).
  • Check if the Claude Code application is using the correct timezone and clock settings.
  • Compare the reset time displayed in the application with the actual system time to identify any discrepancies.
  • Consider reaching out to the development team to investigate potential issues with the weekly limit reset mechanism.

Notes

The issue report lacks specific technical details, and the provided information suggests a potential timing or timezone-related problem. Further investigation is needed to determine the root cause.

Recommendation

Apply workaround: Check and adjust system clock and timezone settings to ensure accuracy and consistency with the Claude Code application.

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