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

A package that provides an exponential backoff algorithm.

Release Notes #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0+2 - 2024-01-23 #

Changed #

  • Update the README.md file.

0.1.0+1 - 2024-01-23 #

Added #

  • Initial version.
  • Add BackoffBase class. This class is the base class for all backoff classes.
  • Add ExponentialBackoff class. This class implements the exponential backoff algorithm.
2
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A package that provides an exponential backoff algorithm.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, simple_either

More

Packages that depend on simple_exponential_backoff