Crates.io | ease-off |
lib.rs | ease-off |
version | 0.1.6 |
source | src |
created_at | 2024-09-25 08:47:25.304971 |
updated_at | 2024-11-09 05:15:16.966951 |
description | An easy, opinionated exponential backoff implementation. |
homepage | |
repository | https://github.com/transact-rs/ease-off |
max_upload_size | |
id | 1386134 |
size | 87,874 |
ease-off
An easy, opinionated exponential backoff implementation.
Benefits over other implementations:
RetryableError
trait allows for more reusable code.core
API for when stateful backoffs aren't appropriate.Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.