Skip to content

extend retry client to understand a Retry-After header#28

Merged
ptzianos merged 1 commit intomainfrom
ptzianos/extend-retry-client
Oct 28, 2025
Merged

extend retry client to understand a Retry-After header#28
ptzianos merged 1 commit intomainfrom
ptzianos/extend-retry-client

Conversation

@ptzianos
Copy link
Contributor

This PR extends the retry HTTP client to do a best-effort parsing of the Retry-After header of a retryable response and use that information to back off and retry the request instead of using a custom backoff retry

@ptzianos ptzianos merged commit 2e000ff into main Oct 28, 2025
1 check passed
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.

2 participants