Skip to content

Conversation

@kczimm
Copy link
Contributor

@kczimm kczimm commented Nov 5, 2025

When using the backoff::future::retry, we can attempt to parse and use the Retry-After header value.


let retry_after = response
.headers()
.get("retry-after")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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