Changes for version 0.002 - 2019-06-07

  • Add utilities: retry, show-backoff-delays.

Documentation

Retry a command with custom backoff algorithm
Retry a command with constant delay backoff
Retry a command with exponential backoff
Retry a command with fibonacci backoff
Show backoff delays

Modules

Utilities related to Algorithm::Backoff