[Bug] Anthropic API Error: Server Rate Limiting During Normal Usage

Status Open
Reported on v2.1.114
Maintainer reply None cached
Activity 0 comments · opened Jul 20, 2026

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: a8a14f8d-8608-495a-913b-083ff29ea893

Errors

[{"error":"MaxFileReadTokenExceededError: File content (32278 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-07-20T00:21:22.469Z"},{"error":"MaxFileReadTokenExceededError: File content (32278 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-07-20T00:21:25.010Z"},{"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-20T03:29:26.231Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"Rate limited\"},\"request_id\":\"req_011CdDZj1wBW1QrSTB3GCWKp\"}\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-20T15:42:47.564Z"}]

View original on GitHub ↗