Decision Workspace
retry-policies vs tool-retry-policy vs http-retry-policy
Side-by-side comparison of Rust crates
67
retry-policies
growingv0.5.2
A collection of plug-and-play retry policies for Rust projects.
49
tool-retry-policy
experimentalv0.1.0
Declarative retry policy for LLM tool calls: per-tool max-attempts, exponential backoff, jitter, retriable-error filter. Returns a sleep duration; you run the call. Zero deps.
48
http-retry-policy
experimentalv0.0.1
HTTP retry policy with exponential backoff, idempotent-method gating, and explicit body-buffering semantics.
Core Metrics
| retry-policies | tool-retry-policy | http-retry-policy | |
|---|---|---|---|
| Health Score | 67 | 49 | 48 |
| Total Downloads | 39.8M | 13 | 32 |
| 30d Downloads | 2.9M | 0 | 0 |
| Dependents | 479 | 0 | 3 |
| Releases | 10 | 1 | 1 |
| Last Updated | 16d ago | 9d ago | 17d ago |
| Age | 4y 9m | 9d | 17d |
Health Breakdown
retry-policies
Maintenance
18
Quality
15
Community
17
Popularity
8
Documentation
9
tool-retry-policy
Maintenance
12
Quality
15
Community
6
Popularity
1
Documentation
15
http-retry-policy
Maintenance
12
Quality
14
Community
8
Popularity
2
Documentation
12
Technical Details
| retry-policies | tool-retry-policy | http-retry-policy | |
|---|---|---|---|
| Version | 0.5.2 | 0.1.0 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 0 | 2 |
| Crate Size | 16KB | 7KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.74 | 1.95 |
| Owners | 3 (team) | 1 | 1 |
Links
Quick Verdict
- •retry-policies leads with a health score of 67/100, but none of the options score above 80.
- •retry-policies is depended on by 479 crates — strongest ecosystem trust.