[Feature Request] Add exponential backoff to the retry mechanism

Status Fixed / completed
Maintainer reply None cached
Activity 3 comments · opened Jun 13, 2025 · 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.

View original on GitHub ↗

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