[Bug] Anthropic API Error: Server rate limiting requests

Open 💬 0 comments Opened Jun 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: a4efefc3-628d-47ec-9c35-54fbe8d95a58

Errors

[{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"prompt is too long: 1036683 tokens > 1000000 maximum\"},\"request_id\":\"req_011Cbro1hEUeFY2CEYiDrR1E\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:52913)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-09T01:10:06.010Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"prompt is too long: 1038436 tokens > 1000000 maximum\"},\"request_id\":\"req_011Cbro2UGPnXa8tEwMcUwtq\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:52913)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-09T01:10:16.702Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"prompt is too long: 1010593 tokens > 1000000 maximum\"},\"request_id\":\"req_011Cbro2a4eZFxG3czMoPzGm\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:52913)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-09T01:10:18.174Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"prompt is too long: 1017581 tokens > 1000000 maximum\"},\"request_id\":\"req_011Cbro2gLgFRqYaCyA5fS4n\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:52913)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-09T01:10:19.091Z"},{"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_011CbrytASPrA8Uasbpvmtcf\"}\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-09T03:32:38.238Z"},{"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-09T05:52:41.797Z"},{"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-09T05:52:47.618Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011CbsuscDCS8YHEYfNQhQK1\"}\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-09T15:20:39.581Z"},{"error":"FileTooLargeError: File content (2.1MB) 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-06-09T18:08:15.870Z"},{"error":"MaxFileReadTokenExceededError: File content (29941 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-09T18:08:28.174Z"},{"error":"MaxFileReadTokenExceededError: File content (42477 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-09T18:08:47.281Z"},{"error":"MaxFileReadTokenExceededError: File content (34353 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-09…

Note: Content was truncated.

View original on GitHub ↗