-
-
Notifications
You must be signed in to change notification settings - Fork 32
Issues: Xuanwo/backon
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add an example for using backon under no-std
good first issue
Good for newcomers
help wanted
Extra attention is needed
#157
opened Oct 23, 2024 by
Xuanwo
Add an example for using backon under wasm32
good first issue
Good for newcomers
help wanted
Extra attention is needed
#156
opened Oct 23, 2024 by
Xuanwo
Add support to allow fetching external statuses, such as the
Retry-After
header in HTTP responses.
#150
opened Sep 19, 2024 by
Xuanwo
feat: Allow to control the max sleep time of exponential backoff
good first issue
Good for newcomers
help wanted
Extra attention is needed
#149
opened Sep 6, 2024 by
Xuanwo
feat: Implement a macro like
#[backon]
to retry a give async function
#146
opened Sep 4, 2024 by
Xuanwo
feat: Implement retry for
FnMut() -> impl Future<Output=Option<Result<T, E>>>
#144
opened Sep 4, 2024 by
Xuanwo
Explore
fn_traits
and tuple_trait
to see if we can implement some cool
#96
opened Aug 22, 2024 by
Xuanwo
ProTip!
Follow long discussions with comments:>50.