exponential_back_off 0.1.0 copy "exponential_back_off: ^0.1.0" to clipboard
exponential_back_off: ^0.1.0 copied to clipboard

outdated

Implementation of exponential backoff algorithm using pure dart

0.1.0 #

  • elapsedTime now will return real-time duration rather than folding delays
  • Improve the docs

0.0.3 #

  • Improve the docs

0.0.2 #

  • Add tests
  • Fix: calling reset() and reusing the backoff object with start() result in inconsistent behavior
  • Add examples
  • Edit the README

0.0.1 #

  • Initial release.
9
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Implementation of exponential backoff algorithm using pure dart

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async

More

Packages that depend on exponential_back_off