reqwest-retry-v0.7.0
·
16 commits
to main
since this release
Breaking changes
- Errors are now reported as
RetryErrorthat adds the number of retries to the error chain if there were any. This changes the returned error types.
Added
- Added support reqwest-middleware
0.4next to0.3