[Bug] Anthropic API Error: Server rate limiting during requests

Open 💬 0 comments Opened Jun 26, 2026 by Sahasrara

Bug Description
API Error: Server is temporarily limiting requests (not your usage limit) · Rate limited

Environment Info

  • Platform: win32
  • Terminal: windows-terminal
  • Version: 2.1.114
  • Feedback ID: 7b084f85-b264-42f6-b36d-e1b324773972

Errors

[{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011CcQsAXVBFuxNeCXAGEafH\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:53135)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-25T23:43:32.737Z"},{"error":"Error: Request was aborted.\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:3448)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-26T02:28:01.798Z"},{"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_011CcR9r7znh7DZb3RdjMUHy\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:53135)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-26T03:22:18.957Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011CcRALu4U4KWL2z1oD97pN\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:53135)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-26T03:28:50.001Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011CcRAd1aq1WQxBFAoWt6K9\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:53135)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-26T03:32:29.746Z"},{"error":"MaxFileReadTokenExceededError: File content (65862 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n    at hD_ (B:/~BUN/root/src/entrypoints/cli.js:4774:12571)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-26T04:12:23.466Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011CcSDWLdDNFmTpGE8hHEDK\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:53135)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-26T16:50:55.097Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011CcSDZEg7fJtohi2froae1\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:53135)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-26T16:51:34.537Z"}]

View original on GitHub ↗