[Bug] Anthropic API Error: Server rate limiting during request handling

Open 💬 0 comments Opened Jul 10, 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: 26449e6c-999b-4b4e-abc4-b0c110483952

Errors

[{"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-07-07T23:24:26.664Z"},{"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_011Ccp2aC8ecG4VEfQMrFYza\"}\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-07-08T05:20:35.896Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011Ccp3bqCEvkNSFwSmJCsSg\"}\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-07-08T05:34:04.990Z"},{"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-07-09T16:41:11.770Z"},{"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-07-09T16:41:22.326Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011CcrpKuK6U9Bnek5BC5wdd\"}\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-07-09T16:41:49.223Z"},{"error":"FileTooLargeError: File content (295.7KB) exceeds maximum allowed size (256KB). 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 d7H (B:/~BUN/root/src/entrypoints/cli.js:1621:270)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-07-09T17:34:53.573Z"},{"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-07-10T00:33:53.462Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011CcthNq7rWxXfXWfA4rFMB\"}\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-07-10T16:31:50.374Z"}]

View original on GitHub ↗