retri

Crates.ioretri
lib.rsretri
version0.1.0
sourcesrc
created_at2023-10-26 22:07:15.145754
updated_at2023-10-26 22:07:15.145754
descriptionRetri provides simple and highly compatible exponential retries.
homepagehttps://github.com/ncitron/retri
repositoryhttps://github.com/ncitron/retri
max_upload_size
id1015360
size4,214
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