TrueLayer / reqwest-middleware

Wrapper around reqwest to allow for client middleware chains.
Apache License 2.0
257 stars 78 forks source link

Bump retry-policies to 0.4 #155

Closed pvichivanives closed 4 months ago

pvichivanives commented 4 months ago

Bumped retry policies to 0.4 and made the necessary code changes (swapping to SystemTime) associated with it. Fixes #154

cbeck88 commented 4 months ago

while you are changing this code, would you consider also fixing this issue?

https://github.com/TrueLayer/reqwest-middleware/pull/153