retri

Crates.ioretri
lib.rsretri
version0.1.1
created_at2023-10-26 22:07:15.145754+00
updated_at2025-10-22 20:28:25.32753+00
descriptionRetri provides simple and highly compatible exponential retries.
homepagehttps://github.com/ncitron/retri
repositoryhttps://github.com/ncitron/retri
max_upload_size
id1015360
size20,775
Noah Citron (ncitron)

documentation

README

Retri

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.

Commit count: 4

cargo fmt