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

Implementation of exponential backoff algorithm using pure dart

v0.1.0+2 #

  • Improve the docs

v0.1.0+1 #

  • Improve the docs

v0.1.0 #

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

v0.0.3 #

  • Improve the docs

v0.0.2 #

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

v0.0.1 #

  • Initial release.
9
likes
160
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.20 - 2025.04.04

Implementation of exponential backoff algorithm using pure dart

Homepage
Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

async

More

Packages that depend on exponential_back_off