cancelable_retry 0.1.0+1 copy "cancelable_retry: ^0.1.0+1" to clipboard
cancelable_retry: ^0.1.0+1 copied to clipboard

Utility for wrapping an asynchronous function in automatic retry logic with ability to cancel it.

0.1.0+1 - 2022-07-27 #

  • Fixed: retries doesn't cancels if request in progress.
  • Added isRunning getter.
  • Docs.

0.1.0 - 2022-07-27 #

  • CancelableRetry.
3
likes
160
pub points
61%
popularity

Publisher

verified publisherinnim.ru

Utility for wrapping an asynchronous function in automatic retry logic with ability to cancel it.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

async

More

Packages that depend on cancelable_retry