Ecosyste.ms: Issues

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

GitHub / xuanwo/backon issues and pull requests

#51 - How to pass parameters to function call

Issue - State: closed - Opened by yonas over 1 year ago - 13 comments

#50 - Unable to get Retry to work

Issue - State: closed - Opened by pms1969 over 1 year ago - 7 comments

#49 - backon can't be used in along with `&mut self`

Issue - State: closed - Opened by Xuanwo over 1 year ago - 2 comments

#48 - Unlimited retries possible in implementation, but not trough public API

Issue - State: closed - Opened by NyCodeGHG over 1 year ago - 8 comments

#47 - Add jitter to constant backoff

Pull Request - State: closed - Opened by balroggg almost 2 years ago - 2 comments

#46 - Add closure example

Pull Request - State: closed - Opened by balroggg almost 2 years ago - 1 comment

#45 - Add examples

Pull Request - State: closed - Opened by balroggg almost 2 years ago - 4 comments

#44 - docs: Fix typo in README

Pull Request - State: closed - Opened by wisarmy almost 2 years ago - 1 comment

#43 - Docs can be improved a lot

Issue - State: closed - Opened by Xuanwo almost 2 years ago - 1 comment

#42 - Add examples for user easier to discover how to use backon

Issue - State: closed - Opened by Xuanwo almost 2 years ago

#41 - Make async support optional

Issue - State: closed - Opened by Xuanwo almost 2 years ago - 1 comment

#40 - docs: Fix typo in examples

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#39 - Use Boxed Fns for when and notify to allow closures

Issue - State: closed - Opened by Plecra almost 2 years ago - 1 comment

#38 - the exponential strategy is likely to panic when it exceeds the upper bound of u64

Issue - State: closed - Opened by Xuanwo almost 2 years ago - 1 comment
Labels: bug

#37 - Add jitter support for constant back off

Issue - State: closed - Opened by Xuanwo almost 2 years ago - 1 comment
Labels: help wanted, good first issue

#36 - Add Fibonacci backoff support

Issue - State: closed - Opened by Xuanwo almost 2 years ago - 1 comment
Labels: help wanted, good first issue

#34 - Bump to version 0.4

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#33 - refactor: Retryable should accept a reference

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#31 - Bump to version 0.3.1

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#30 - feat: Allow clone on backoff builder

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#28 - Bump to version 0.3.0

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#27 - feat: Implement blocking function retry support

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#26 - feat: Add more trait bound for backoff trait

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#25 - chore: Make clippy happy

Pull Request - State: closed - Opened by Xuanwo almost 2 years ago

#24 - chore(deps): bump Swatinem/rust-cache from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies, github_actions

#23 - the longest back off will be wasted

Issue - State: closed - Opened by Xuanwo about 2 years ago

#22 - `FnMut` is rather too strong to implement

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

#20 - Bump to version 0.2

Pull Request - State: closed - Opened by Xuanwo about 2 years ago

#19 - feat: Implement notify support

Pull Request - State: closed - Opened by Xuanwo about 2 years ago

#18 - refactor: Remove deprecated functions

Pull Request - State: closed - Opened by Xuanwo about 2 years ago

#16 - Bump to version 0.1.0

Pull Request - State: closed - Opened by Xuanwo about 2 years ago

#15 - refactor: rename `with_error_fn` into `when`

Pull Request - State: closed - Opened by wfxr over 2 years ago

#14 - Retry a blocking function

Issue - State: closed - Opened by Xuanwo over 2 years ago

#13 - Add support for notify

Issue - State: closed - Opened by Xuanwo over 2 years ago

#12 - fix typo in README.md

Pull Request - State: closed - Opened by chienguo over 2 years ago - 1 comment

#11 - Pick a more appropriate name for `with_error_fn`?

Issue - State: closed - Opened by wfxr over 2 years ago - 4 comments

#10 - Add features provided by k8s.io/apimachinery/pkg/util/wait

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

#8 - Bump to version 0.0.2

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#7 - feat: Allow retryable error handles

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#5 - Bump to version 0.0.1

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#4 - docs: Update README

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#3 - ci: Add github actions for CI

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#2 - feat: Implement retry support

Pull Request - State: closed - Opened by Xuanwo over 2 years ago

#1 - Failed demo for retry: we can't retry a future directly

Pull Request - State: closed - Opened by Xuanwo over 2 years ago - 1 comment