You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: inline backoff computation, remove backoff cap
Drop _compute_backoff helper and inline the logic directly in the retry
loop. Remove the 300s backoff cap to preserve the original unbounded
exponential behavior.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments