Skip to content

How to implement different retry strategies? #2327

Closed Answered by seanmonstar
groobyming asked this question in Q&A
Discussion options

You must be logged in to vote

I do not maintain or even know about reqwest-retry. However, you can clone a reqwest::Client and use it in multiple tower::retry helpers, as an example. You'd need to check the documentation on how to use it.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by groobyming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2326 on June 19, 2024 12:44.