[Feature Request] Add exponential backoff to the retry mechanism
Resolved 💬 3 comments Opened Jun 13, 2025 by dceoy Closed Nov 30, 2025
Claude Code currently retries failed requests with a fixed delay.
Switching to an exponential backoff strategy would make the retry behavior more resilient to transient errors, rate limits, and network congestion.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗