logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: tokio-retry

https://lib.rs/crates/tokio-retry/

Add the last reviewed version to Cargo.toml / [dependencies]:

tokio-retry = "0.3.0"

Filter reviews clicking on the numbers in the summary.

Full column names in tooltip hints: rating Negative, rating Neutral, rating Positive, rating Strong, thoroughness, understanding, reviews count.

Neg
Neu
Pos
Str
tho
und
rev
1
2
1
1
1
crate version
rating
date
reviewer
thoroughness, understanding
tokio-retry 0.3.0
positive
2021-11-16
low, medium

The API of the exponential backoff strategy is surprising, as it uses the same number for the base and the exponent.

tokio-retry 0.2.0
positive
2019-08-24
medium, medium

No unsafe code. Does things it claims. We could perhaps have some refactorings but it already does its job pretty well.

© bestia.dev 2023, MIT License, Version: 2023.608.1636

Open source repository for this web app: https://github.com/bestia-dev/cargo_crev_web/