reqwest-retry
Retry middleware for reqwest.
0.9.1
45M downloads/mo
#1306 most downloaded on crates.io
TrueLayer/reqwest-middleware
What this package is like to depend on
Last release 6 months ago
05 Feb 2026
Release timing varies
gaps range from 9 days to 13 months
Most releases are documented
notes for 15 of 19 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
19 releases · first in 2021
3 releases in the last 12 months
see the full history below
Release timeline
19 releases · Aug 2021 to Feb 2026
2022
2023
2024
2025
2026
Releases
latest 19-
0.9.105 Feb 2026Release notes
Open source →Fixed
- (reqwest-retry) drop instant by upgrading wasmtimer (#254)
Other
- Set changelog version for last release (#268)
Release notes
Open source →Fixed
- (reqwest-retry) drop instant by upgrading wasmtimer (#254)
Other
- Set changelog version for last release (#268)
-
0.9.007 Jan 2026Release notes
Open source →Breaking Changes
- Updated
retry-policies(re-exported asreqwest_retry::policies) to 0.5.
Changed
- Updated
thiserrorto2.0
- Updated
-
0.8.026 Nov 2025Release notes
Open source →Breaking Changes
- Updated
retry-policies(re-exported asreqwest_retry::policies) to 0.5.
Changed
- Updated
thiserrorto2.0
- Updated
-
0.7.011 Nov 2024Release notes
Open source →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
- Errors are now reported as
-
0.6.109 Aug 2024 -
0.6.028 Jun 2024Release notes
Open source →Added
- Added
with_retry_log_leveltoRetryTransientMiddleware
Changed
- Upgraded
retry-policiesto0.4.0.
- Added
-
0.5.010 Apr 2024 -
0.4.005 Mar 2024Nothing published for this version
-
0.3.008 Sep 2023 -
0.2.330 Aug 2023Release notes
Open source →Added
RetryableStrategywhich allows for custom retry decisions based on the response that a request got
-
0.2.209 Mar 2023Nothing published for this version
-
0.2.102 Dec 2022 -
0.2.015 Nov 2022 -
0.1.521 Apr 2022Nothing published for this version
-
0.1.421 Feb 2022 -
0.1.318 Oct 2021 -
0.1.228 Sep 2021Release notes
Open source →Added
- Re-export
RetryPolicyfrom the crate root.
Changed
- Disabled default features on
reqwest - Replaced
truelayer-extensionswithtask-local-extensions - Updated
reqwest-middlewareto0.1.2
- Re-export
-
0.1.115 Sep 2021 -
0.1.012 Aug 2021Nothing published for this version