Skip to content

retry with backoff #1895

Answered by mjuopperi
shibuiwilliam asked this question in Ideas
Oct 14, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Looks like that is built in. Looking at the source httpx uses httpcore for connections and exponential backoff is used there:

https://github.com/encode/httpcore/blob/e7a7b1924d2e47f2663361f531973eb3ee7d2ca9/httpcore/_async/connection.py#L157

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shibuiwilliam
Comment options

Answer selected by shibuiwilliam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants