Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / srijs/rust-tokio-retry issues and pull requests

#28 - Support for FnOnce closures

Issue - State: open - Opened by AbstractiveNord 6 months ago

#27 - Implement Deadline for strategies

Pull Request - State: open - Opened by pzmarzly 11 months ago

#26 - Optional jitter

Pull Request - State: open - Opened by fuzzbuck almost 1 year ago

#25 - update link to backoff strategies paper

Pull Request - State: open - Opened by ibotty over 1 year ago

#22 - exponential backoff is too exponential

Issue - State: open - Opened by bergmark about 2 years ago

#21 - Is it possible to have an FnOnce action closure

Issue - State: closed - Opened by ppoliani almost 3 years ago - 2 comments

#20 - tokio::time::Interval based delay?

Issue - State: open - Opened by hgzimmerman about 3 years ago

#19 - Doc at https://docs.rs/tokio-retry are out of date

Issue - State: closed - Opened by simon-an over 3 years ago - 2 comments

#18 - Upgrade to Tokio 1.x

Pull Request - State: closed - Opened by djrodgerspryor over 3 years ago - 1 comment

#17 - upgrade to tokio-0.2

Pull Request - State: closed - Opened by cmsd2 over 3 years ago

#16 - Any plans for tokio 0.3 support?

Issue - State: closed - Opened by jmrgibson over 3 years ago - 2 comments

#15 - Update to tokio 0.2

Pull Request - State: closed - Opened by not-fl3 over 4 years ago - 3 comments

#14 - Update to latest futures and tokio

Pull Request - State: closed - Opened by kstep over 4 years ago

#13 - Update to tokio 0.2, drop support for old tokio versions

Pull Request - State: closed - Opened by leoyvens over 4 years ago

#12 - update rand to 0.7 and quickcheck to 0.9

Pull Request - State: closed - Opened by luben over 4 years ago - 1 comment

#11 - Add support for tokio::timer::timeout::Timeout?

Issue - State: closed - Opened by nerdrew over 5 years ago - 3 comments

#10 - Reset strategy when the action successfully poll?

Issue - State: open - Opened by upsuper over 5 years ago

#9 - Immediate retry?

Issue - State: open - Opened by inv2004 almost 6 years ago - 1 comment

#8 - TimerError when using tokio-retry 0.2 with old tokio-core crate

Issue - State: closed - Opened by df5602 about 6 years ago - 6 comments

#7 - Support for the new tokio crate

Issue - State: closed - Opened by alekseysidorov about 6 years ago - 2 comments

#6 - Add possibility to attempt retry only if a given condition is true

Pull Request - State: closed - Opened by df5602 over 6 years ago - 8 comments

#5 - Add max_delay option

Pull Request - State: closed - Opened by compressed about 7 years ago - 5 comments

#4 - Remove unused crate in README.md

Pull Request - State: closed - Opened by bbigras over 7 years ago - 1 comment

#3 - remove unused 'use' in README.md

Pull Request - State: closed - Opened by bbigras over 7 years ago - 1 comment

#2 - limit_retries with ExponentialBackoff

Issue - State: closed - Opened by bbigras over 7 years ago - 6 comments

#1 - Panic in exponential backoff

Issue - State: closed - Opened by vorner over 7 years ago - 5 comments
Labels: bug