backoff library

Support for doing something awesome.

More dartdocs go here.

Classes

BackOff
Abstract interface for backoff strategies
ExponentialBackOff
Provides an exponential backoff strategy with configurable parameters for implementing retry mechanisms with controlled randomization.