reqwest-retry-v0.7.0
Breaking changes
- Errors are now reported as
RetryError
that 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.4
next to0.3
RetryError
that adds the number of retries to the error chain if there were any. This changes the returned error types.0.4
next to 0.3