[Bug] Rate limit not cleared after token renewal period

Resolved 💬 3 comments Opened Mar 26, 2026 by povchingiz Closed Mar 30, 2026

Bug Description
At some point it written 'rate limit exceeded'. I waited for 2 hours, within which a 5h token renewal would happen. After 2h, still 'rate limit exceed'. Had model handwritten to be sonnet-4.6, which worked before. I fixed this rate issue by changing /model -> haiku -> 1 message -> default (sonnet 4.6) and it works now. hope this will somehow help you

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.84
  • Feedback ID: ca291edd-2f6f-410d-92a3-fc89b0c646a9

Errors

[{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Extra usage is required for long context requests.\"},\"request_id\":\"req_011CZRUF51XL14f2m6B77D97\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:57593)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:5435)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-26T09:40:10.267Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/yerta/Desktop/projectstier/nitec/eot/code/digest.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4493:6118)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-26T09:40:43.319Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/yerta/Desktop/projectstier/nitec/eot/code/digest.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4493:6118)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-03-26T09:40:48.554Z"}]

View original on GitHub ↗

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