[Bug] Spending cap error message shows incorrect reset time (9pm vs 5pm)

Resolved 💬 4 comments Opened Dec 18, 2025 by grynix Closed Feb 14, 2026

Bug Description
Cant submit more requests because it says spending cap reached resets 9pm; it's 3:17pm now, that time doesn't even fit into the 5h rolling window. Further more /usage says that my session usage is 17% and it will reset at 5pm!
Environment Info

  • Platform: linux
  • Terminal: tmux
  • Version: 2.0.32
  • Feedback ID: 7d9bc162-f165-43be-96f5-877b1026fe78

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_011CWEHV9jhQmHP74cqxu7XL\"}\n    at $4.generate (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:206:83274)\n    at Dk.makeStatusError (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:360:2117)\n    at Dk.makeRequest (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:360:5341)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Vc2.FA1.model (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:3397:14776)\n    at async FA1 (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:2745:39781)\n    at async Vc2 (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:3397:14930)\n    at async file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:3397:8667\n    at async $A0 (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:3397:1970)\n    at async l8A (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:3397:8637)","timestamp":"2025-12-18T14:09:11.345Z"},{"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_011CWEHVyeFnxnwGCjug5Ckf\"}\n    at $4.generate (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:206:83274)\n    at Dk.makeStatusError (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:360:2117)\n    at Dk.makeRequest (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:360:5341)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Vc2.FA1.model (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:3397:14776)\n    at async FA1 (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:2745:39781)\n    at async Vc2 (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:3397:14930)\n    at async file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:3397:8667\n    at async $A0 (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:3397:1970)\n    at async l8A (file:///home/markhegedus/.bun/install/global/node_modules/@anthropic-ai/claude-code/cli.js:3397:8637)","timestamp":"2025-12-18T14:09:23.108Z"}]

View original on GitHub ↗

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