[Bug] Rate limit auto-refresh fails intermittently

Resolved 💬 3 comments Opened Apr 2, 2026 by Don-Yin Closed Apr 6, 2026

Bug Description
rate limit dont auto refresh sometime

Environment Info

  • Platform: darwin
  • Terminal: kitty
  • Version: 2.1.90
  • Feedback ID: c592c84a-de0a-4424-9d38-5eea5b259146

Errors

[{"error":"MaxFileReadTokenExceededError: File content (14190 tokens) exceeds maximum allowed tokens (10000). 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:20:47.362Z"},{"error":"MaxFileReadTokenExceededError: File content (14190 tokens) exceeds maximum allowed tokens (10000). 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:23:59.101Z"},{"error":"Error: Request was aborted.\n    at th_ (/$bunfs/root/src/entrypoints/cli.js:1241:17137)\n    at next (native:1:11)\n    at jV7 (/$bunfs/root/src/entrypoints/cli.js:7751:9018)\n    at next (native:1:11)\n    at PV7 (/$bunfs/root/src/entrypoints/cli.js:7756:10842)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:27:11.939Z"},{"error":"MaxFileReadTokenExceededError: File content (11301 tokens) exceeds maximum allowed tokens (10000). 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:30:03.934Z"},{"error":"MaxFileReadTokenExceededError: File content (11301 tokens) exceeds maximum allowed tokens (10000). 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:30:18.199Z"},{"error":"MaxFileReadTokenExceededError: File content (11301 tokens) exceeds maximum allowed tokens (10000). 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:30:24.641Z"},{"error":"MaxFileReadTokenExceededError: File content (26359 tokens) exceeds maximum allowed tokens (10000). 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:44:16.282Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/dy323/Dropbox/root-dir/research/progress-track.\n    at call (/$bunfs/root/src/entrypoints/cli.js:4317:6722)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:44:17.841Z"},{"error":"MaxFileReadTokenExceededError: File content (33350 tokens) exceeds maximum allowed tokens (10000). 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:44:29.364Z"},{"error":"MaxFileReadTokenExceededError: File content (33717 tokens) exceeds maximum allowed tokens (10000). 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:44:29.961Z"},{"error":"MaxFileReadTokenExceededError: File content (33046 tokens) exceeds maximum allowed tokens (10000). 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:44:30.265Z"},{"error":"MaxFileReadTokenExceededError: File content (13345 tokens) exceeds maximum allowed tokens (10000). 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T06:48:06.752Z"},{"error":"MaxFileReadTokenExceededError: File content (13345 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the …

Note: Content was truncated.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗