[BUG] Claude Code has a delay in sync where the rate limit does not reset on time specified

Resolved 💬 3 comments Opened Jan 25, 2026 by rtvkiz Closed Jan 29, 2026

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 has rate limit set for different plans. When it hits the limit , it specifies the time when it is supposed to reset. But it does not do that, and keeps showing the rate limit message even after 15 minutes of the specified reset time.

What Should Happen?

It should reset limit with the time specified.

Error Messages/Logs

Steps to Reproduce

  1. Hit Rate limit
  2. wait for it to reset
  3. observe it still gives the rate limit error message
  ⎿  You've hit your limit · resets 10pm (America/New_York)

❯ /exit
  ⎿  Bye!

────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
❯ 
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  ? for shortcuts
rtvkiz:trufflehog/ (main✗) $ date                                                                            [22:19:05]
Sat Jan 24 22:19:10 EST 2026

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.19 (Claude Code)

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

WSL (Windows Subsystem for Linux)

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗