| Crates.io | retri |
| lib.rs | retri |
| version | 0.1.1 |
| created_at | 2023-10-26 22:07:15.145754+00 |
| updated_at | 2025-10-22 20:28:25.32753+00 |
| description | Retri provides simple and highly compatible exponential retries. |
| homepage | https://github.com/ncitron/retri |
| repository | https://github.com/ncitron/retri |
| max_upload_size | |
| id | 1015360 |
| size | 20,775 |
Retri provides a simple interface for exponential backoff based retry policies. It uses zduny-wasm-timer internally to ensure that Retri works in native, browser, and webworker environments.