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

Open 💬 0 comments Opened Jun 11, 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: 69bdfa05-5539-4fd7-8acd-a38f0b6331fe

Errors

[{"error":"MaxFileReadTokenExceededError: File content (91178 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-10T19:35:32.114Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011CbvMiuGQPspMTmvZyMm5N\"}\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-10T22:20:50.714Z"},{"error":"MaxFileReadTokenExceededError: File content (91178 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-10T23:52:24.416Z"},{"error":"MaxFileReadTokenExceededError: File content (38521 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-10T23:53:02.610Z"},{"error":"MaxFileReadTokenExceededError: File content (36464 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-10T23:53:05.101Z"},{"error":"MaxFileReadTokenExceededError: File content (29155 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-11T00:05:13.945Z"},{"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-11T03:19:48.559Z"}]

View original on GitHub ↗