GitHub / xuanwo/backon issues and pull requests
#202 - docs: Add CLAUDE.md in repo
Pull Request -
State: closed - Opened by Xuanwo about 1 month ago
#200 - Bump to version 1.5.1
Pull Request -
State: closed - Opened by Xuanwo about 2 months ago
#199 - fix no sleeper feature can't set sleeper in retry with context
Pull Request -
State: closed - Opened by Sherlock-Holo about 2 months ago
#198 - disable all sleeper feature will cause RetryableWithContext can't set sleeper
Issue -
State: closed - Opened by Sherlock-Holo about 2 months ago
- 3 comments
#197 - feat: Circuite breaker
Issue -
State: open - Opened by leiysky 3 months ago
- 1 comment
#196 - docs: add wasm32 demo
Pull Request -
State: closed - Opened by XmchxUp 3 months ago
#194 - Bump version to 1.5.0
Pull Request -
State: closed - Opened by Xuanwo 4 months ago
#193 - docs: Polish docs for backon
Pull Request -
State: closed - Opened by Xuanwo 4 months ago
#192 - feat: Add adjust support for Retry
Pull Request -
State: closed - Opened by Xuanwo 4 months ago
#191 - chore: Format code
Pull Request -
State: closed - Opened by Xuanwo 4 months ago
#190 - Allow error-based override of the backoff sleep times
Pull Request -
State: closed - Opened by poljar 4 months ago
- 6 comments
#189 - #144 feat: Implement retry for FnMut() -> impl Future<Output=Option<Result<T, E>>>
Pull Request -
State: closed - Opened by akatsukilelouch 4 months ago
- 2 comments
#188 - chore(deps): update spin requirement from 0.9.8 to 0.10.0
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, rust
#187 - feat: Allow to control the max sleep time of exponential backoff
Pull Request -
State: closed - Opened by XmchxUp 4 months ago
#185 - Bump to version 1.4.1
Pull Request -
State: closed - Opened by Xuanwo 4 months ago
#184 - jitter: Make jitter range to current_delay instead of min_delay
Pull Request -
State: closed - Opened by DanielShaulov 4 months ago
#183 - Preview of async closure
Pull Request -
State: open - Opened by Xuanwo 5 months ago
#182 - Add support for AsyncFn
Issue -
State: open - Opened by Xuanwo 5 months ago
#180 - Bump to version 1.4.0
Pull Request -
State: closed - Opened by Xuanwo 5 months ago
#179 - ci: Skip all features tests on windows for now
Pull Request -
State: closed - Opened by Xuanwo 5 months ago
#178 - Windows failed to run the test with embassy-sleep enabled
Issue -
State: open - Opened by Xuanwo 5 months ago
#177 - feat: add explanation of Backoff trait to README
Pull Request -
State: closed - Opened by wackazong 5 months ago
- 2 comments
#176 - Stop letting retry() accept both Backon and Backoff.
Pull Request -
State: closed - Opened by vincent-4 5 months ago
- 3 comments
#175 - retry() accepts both a Backoff and a BackoffBuilder
Issue -
State: closed - Opened by wackazong 6 months ago
- 4 comments
#174 - chore(deps): update embassy-time requirement from 0.3 to 0.4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust
#173 - feat: Add embassy-based sleeper for no_std
Pull Request -
State: closed - Opened by wackazong 7 months ago
- 4 comments
#172 - feat: Mark builders to be const
Pull Request -
State: closed - Opened by Matt3o12 7 months ago
- 5 comments
#170 - Embassy sleep
Pull Request -
State: closed - Opened by wackazong 8 months ago
- 3 comments
#169 - feat: Add std support for no-std without global rand seed
Pull Request -
State: closed - Opened by wackazong 8 months ago
- 6 comments
#168 - Add embassy-time sleeper
Pull Request -
State: closed - Opened by wackazong 8 months ago
#167 - chore: Remove unnecessary optional feature selectors
Pull Request -
State: closed - Opened by wackazong 8 months ago
#166 - backon logo is broken on crates.io
Issue -
State: closed - Opened by Xuanwo 8 months ago
- 1 comment
#164 - Bump version to 1.3.0
Pull Request -
State: closed - Opened by Xuanwo 8 months ago
#163 - ci: Fix wasm unit test
Pull Request -
State: closed - Opened by Xuanwo 8 months ago
- 2 comments
#162 - Include license file in published crate
Pull Request -
State: closed - Opened by ankane 8 months ago
- 1 comment
#161 - fix: doc for `with_max_times`
Pull Request -
State: closed - Opened by shikhar 8 months ago
#160 - feat: builder_without_max_(times|delay)
Pull Request -
State: closed - Opened by nardoor 8 months ago
- 3 comments
#159 - Adjust `Retry::when` to use `fn -> Into<bool>`
Pull Request -
State: closed - Opened by bheylin 9 months ago
- 4 comments
#158 - Support 'no max delay' and 'no max times' for FibonacciBuilder and ExponentialBuilder
Issue -
State: closed - Opened by Qqwy 9 months ago
- 2 comments
#157 - Add an example for using backon under no-std
Issue -
State: open - Opened by Xuanwo 9 months ago
Labels: help wanted, good first issue
#156 - Add an example for using backon under wasm32
Issue -
State: closed - Opened by Xuanwo 9 months ago
Labels: help wanted, good first issue
#155 - docs: Backon is `adaptable`
Pull Request -
State: closed - Opened by Xuanwo 9 months ago
#154 - feat: add Sleeper based on `futures-timer`
Pull Request -
State: closed - Opened by NumberFour8 9 months ago
- 4 comments
#153 - Why not using futures-timer ?
Issue -
State: closed - Opened by NumberFour8 9 months ago
- 3 comments
#151 - chore: Polish impl of saturating_mul
Pull Request -
State: closed - Opened by Xuanwo 10 months ago
#150 - Add support to allow fetching external statuses, such as the `Retry-After` header in HTTP responses.
Issue -
State: closed - Opened by Xuanwo 10 months ago
#149 - feat: Allow to control the max sleep time of exponential backoff
Issue -
State: closed - Opened by Xuanwo 11 months ago
- 3 comments
Labels: help wanted, good first issue
#148 - feat: Allow users to use &XxxBuilder
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#147 - docs: document custom Sleeper impl
Pull Request -
State: closed - Opened by SteveLauC 11 months ago
- 3 comments
#146 - feat: Implement a macro like `#[backon]` to retry a give async function
Issue -
State: open - Opened by Xuanwo 11 months ago
#145 - feat: Give users a way to define his own unitfy retry function
Issue -
State: open - Opened by Xuanwo 11 months ago
#144 - feat: Implement retry for `FnMut() -> impl Future<Output=Option<Result<T, E>>>`
Issue -
State: open - Opened by Xuanwo 11 months ago
#143 - docs: mention sleep() in blocking retry examples
Pull Request -
State: closed - Opened by SteveLauC 11 months ago
#142 - feat: Implement BackoffBuilder for Backoff itself
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#141 - refactor: Remove the Debug requirement of Backoff
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#139 - Bump to version 1.2.0
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#138 - feat: Add blocking sleeper for blocking retry
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#137 - docs: Polish MaybeSleeper names
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#136 - fix: compile to fail when using DefaultSleeper with no features enabled
Pull Request -
State: closed - Opened by bdbai 11 months ago
#135 - fix: NoopSleeper should implement default
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#133 - backon: Bump to version 1.1.0
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#132 - refactor: Enable default features to avoid unexpected panic
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#131 - docs: Add sleep in README
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#130 - docs: Add section for sleeper
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#129 - Add an example for user provided sleeper
Issue -
State: closed - Opened by Xuanwo 11 months ago
- 1 comment
#128 - Panicking after upgrade
Issue -
State: closed - Opened by djc 11 months ago
- 2 comments
#127 - Add native support for reqwest
Issue -
State: open - Opened by Xuanwo 11 months ago
#126 - PoC: Integration to tower
Pull Request -
State: open - Opened by Xuanwo 11 months ago
#125 - Add no_std flag, hide blocking retrys behind std flag
Pull Request -
State: closed - Opened by adrian-kong 11 months ago
- 2 comments
#124 - chore: Make backon a workspace
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#123 - Include an example of implementing budget-based backoff.
Issue -
State: open - Opened by Xuanwo 11 months ago
#122 - docs: Polish display on the first page of lib.rs
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#120 - Bump to version 1.0.2
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#119 - docs: Polish all documents
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#118 - docs: Add a new example for retry inside `&mut self` function
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#116 - docs: Polish desc of backon
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#114 - Bump version to 1.0.1
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#113 - chore: Allow build blocking in wasm32
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#111 - Bump to version 1.0
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#110 - chore: Establish MSRV as 1.70
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#109 - docs: Refactor examples
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#108 - docs: Polish vision and docs
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#107 - docs: Add a logo for backon
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#106 - docs: Re-position of backon
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#105 - Make backon available with `no-std`
Issue -
State: closed - Opened by Xuanwo 11 months ago
Labels: help wanted, good first issue
#104 - refactor: Take ownership of builder instead
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#103 - refactor: Move all backoff in one mod
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#102 - fix: Expose struct out to generate API docs
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#101 - Provides native integration with `tower`/`axum`/...
Issue -
State: open - Opened by Xuanwo 11 months ago
#100 - Call for maintainers
Issue -
State: open - Opened by Xuanwo 11 months ago
#99 - A logo for backon
Issue -
State: closed - Opened by Xuanwo 11 months ago
- 1 comment
#98 - Polish `backon` vision: What is backon and what are its future goals?
Issue -
State: closed - Opened by Xuanwo 11 months ago
- 3 comments
#97 - Explore `async_fn_traits`
Issue -
State: open - Opened by Xuanwo 11 months ago
- 1 comment
#96 - Explore `fn_traits` and `tuple_trait` to see if we can implement some cool
Issue -
State: open - Opened by Xuanwo 11 months ago
#94 - Bump to version 0.5.0
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#93 - feat: Allow user to provide sleeper
Pull Request -
State: closed - Opened by Xuanwo 11 months ago
#92 - Use wasm-compatible sleep if compiled for wasm32
Pull Request -
State: closed - Opened by wackazong 11 months ago
- 3 comments
#91 - docs: Add an example for sqlx
Pull Request -
State: closed - Opened by Xuanwo 12 months ago
#90 - backon 1.0 plan
Issue -
State: closed - Opened by Xuanwo 12 months ago
#89 - Define MSRV for backon
Issue -
State: closed - Opened by Xuanwo 12 months ago