Skip to content

fix: stop the blind backoff from growing after timed retries - #13

Merged
bfabio merged 1 commit into
mainfrom
blind-backoff
Sep 24, 2026
Merged

bfabio merged 1 commit into
mainfrom
blind-backoff

Conversation

@bfabio

@bfabio bfabio commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

The backoff doubled per attempt and gave up only when the attempt number equaled the blind limit. Once the server had given a time for the first retries, later retries without one waited 16 minutes and more, and never gave up.

The backoff doubled per attempt and gave up only when the attempt
number equaled the blind limit. Once the server had given a time for
the first retries, later retries without one waited 16 minutes and
more, and never gave up.
@bfabio
bfabio merged commit 0d5450b into main Sep 24, 2026
12 checks passed
@bfabio
bfabio deleted the blind-backoff branch September 24, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant