Skip to content

fix: bound rate limit waits and let a context cancel them - #12

Merged
bfabio merged 1 commit into
mainfrom
retry-wait-cap
Sep 24, 2026
Merged

bfabio merged 1 commit into
mainfrom
retry-wait-cap

Conversation

@bfabio

@bfabio bfabio commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

A server answering with Retry-After: 86400 stalled a validation for a day per retry. Waits the server asks for now stop at 30 seconds, and Retry-After also accepts an HTTP date as RFC 9110 allows.

See italia/httpclient-lib-go#13.

A server answering with Retry-After: 86400 stalled a validation for a
day per retry. Waits the server asks for now stop at 30 seconds, and
Retry-After also accepts an HTTP date as RFC 9110 allows.

See italia/httpclient-lib-go#13.

Co-authored-by: Peak Twilight <77903714+peaktwilight@users.noreply.github.com>
@bfabio
bfabio merged commit b9dd900 into main Sep 24, 2026
12 checks passed
@bfabio
bfabio deleted the retry-wait-cap branch September 24, 2026 14:09
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