Skip to content

reqwest-retry-v0.7.0

Compare
Choose a tag to compare
@eopb eopb released this 11 Nov 18:34
· 6 commits to main since this release
9ea9520

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 to 0.3