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.
8
likes
160
pub points
76%
popularity

Publisher

unverified uploader

Implementation of exponential backoff algorithm using pure dart

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

async

More

Packages that depend on exponential_back_off