#retry #backoff #tokio #async #exponential-backoff

macro retry-if-macro

A tokio-compatible attribute-macro for decorating methods and functions with an exponential backoff

2 unstable releases

0.2.2 Jul 16, 2024
0.1.0 Apr 18, 2024

#1931 in Asynchronous

Download history 100/week @ 2024-07-22 158/week @ 2024-07-29 81/week @ 2024-08-05 17/week @ 2024-09-16 16/week @ 2024-09-23 13/week @ 2024-09-30 128/week @ 2024-10-21 54/week @ 2024-10-28

182 downloads per month
Used in retry-if

MIT license

8KB
86 lines

Retry-If-Macro

License: MIT

A sub-crate containing the attribute macro for retry-if.

This crate is not meant for direct consumption.

Dependencies

~235–760KB
~17K SLoC