[Bug] Anthropic API Error: Server temporarily limiting requests (rate limit)

Open 💬 0 comments Opened Jun 16, 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: fbeb14c5-e907-4ede-bb48-2848a7a2e929

Errors

[{"error":"MaxFileReadTokenExceededError: File content (57517 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-16T16:05:20.350Z"},{"error":"MaxFileReadTokenExceededError: File content (46125 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-16T16:05:23.029Z"},{"error":"MaxFileReadTokenExceededError: File content (37882 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-16T16:05:29.918Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011Cc7Lme9aEEjcjQKQjqGyV\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:53171)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-16T17:35:06.052Z"},{"error":"Error: 500 {\"type\":\"error\",\"error\":{\"type\":\"api_error\",\"message\":\"Internal server error\"},\"request_id\":\"req_011Cc7Mzp37yWKQ9S3v2j1Y6\"}\n    at generate (B:/~BUN/root/src/entrypoints/cli.js:11:53171)\n    at makeRequest (B:/~BUN/root/src/entrypoints/cli.js:50:4943)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-06-16T17:51:21.442Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011Cc7TqUekaUMESHRtzVztH\"}\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-16T19:07:32.241Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011Cc7TsfgLJhovP2hA44DNb\"}\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-16T19:08:01.795Z"}]

View original on GitHub ↗