Replies: 1 comment 1 reply
-
|
Could you elaborate on how what you want is different from a "general retry strategy"? I most likely would reach for the new retry support in reqwest. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe some of you are aware of crates that implement this functionality. I do not need general retry strategies, but a persistent layer that stores failed requests and tries them later on.
Do you know of any crates that already do that? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions