The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v1.0.0 - 2021-02-11

  • Fix POD error (Brendan Byrd)
  • Create distribution files (Andrew Hewus Fresh)
  • Set _attempts / _last_timestamp even on max duration/attempt failures (Brendan Byrd)
  • Fix unnecessary delays during the first failure (Brendan Byrd)
  • Add timeout_jitter_factor with a default of 10% (Brendan Byrd)
  • Create Algorithm::Backoff::RetryTimeouts and unit test (Brendan Byrd)
  • Initial Commit (Brendan Byrd)

Modules

A backoff-style retry algorithm with adjustable timeout support