-
-
11 Feb 2021 22:52:09 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers
- Kwalitee
Bus factor: 1- 86.49% Coverage
- License: artistic_2
- Activity
24 month- Tools
- Download (16.19KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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 supportModule Install Instructions
To install Algorithm::Backoff::RetryTimeouts, copy and paste the appropriate command in to your terminal.
cpanm Algorithm::Backoff::RetryTimeouts
perl -MCPAN -e shell install Algorithm::Backoff::RetryTimeouts
For more information on module installation, please visit the detailed CPAN module installation guide.