Decision Workspace
reqwest-chain vs reqwest-retry vs reessaie
Side-by-side comparison of Rust crates
57
reqwest-chain
stablev2.0.0
Apply custom criteria to any reqwest response, deciding when and how to retry.
63
reqwest-retry
growingv0.9.1
Retry middleware for reqwest.
57
reessaie
growingv4.0.0
Companion to reqwest_retry to use the Retry-After HTTP header if available
Core Metrics
| reqwest-chain | reqwest-retry | reessaie | |
|---|---|---|---|
| Health Score | 57 | 63 | 57 |
| Total Downloads | 111.9K | 37.6M | 3.2K |
| 30d Downloads | 2.6K | 2.4M | 0 |
| Dependents | 134 | 3.1K | 4 |
| Releases | 4 | 19 | 6 |
| Last Updated | 116d ago | 109d ago | 80d ago |
| Age | 3y 5m | 4y 9m | 7m |
Health Breakdown
reqwest-chain
Maintenance
14
Quality
18
Community
9
Popularity
6
Documentation
10
reqwest-retry
Maintenance
13
Quality
14
Community
19
Popularity
8
Documentation
9
reessaie
Maintenance
15
Quality
16
Community
7
Popularity
4
Documentation
15
Technical Details
| reqwest-chain | reqwest-retry | reessaie | |
|---|---|---|---|
| Version | 2.0.0 | 0.9.1 | 4.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 17 | 15 |
| Crate Size | 15KB | 26KB | 25KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 5 (team) | 1 |
Links
Quick Verdict
- •reqwest-retry leads with a health score of 63/100, but none of the options score above 80.
- •reqwest-retry is depended on by 3.1K crates — strongest ecosystem trust.
- •reqwest-retry is pre-1.0 — API may change.