Skip to content

⚡ perfs/backoff: no need for 1 week backoff, default is now 1 min #441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

jfbus
Copy link
Contributor

@jfbus jfbus commented Feb 7, 2025

The previous backoff defaults (interval 1s, factor 2, max tries 20) meant retrying for nearly 1 week...

@jfbus jfbus marked this pull request as ready for review February 7, 2025 15:31
@jfbus jfbus force-pushed the fix/backoff branch 2 times, most recently from 11c437f to 9a0e25a Compare February 10, 2025 10:27
@jfbus jfbus merged commit 559aa96 into main Feb 11, 2025
7 checks passed
@jfbus jfbus deleted the fix/backoff branch February 11, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants