backoff
backoff copied to clipboard
PHP library providing retry functionality with multiple backoff strategies and jitter support
Results
1
backoff issues
Sort by
recently updated
recently updated
newest added
Would be great to have some logging via an optionally passed in instance of `Psr\Log\LoggerInterface`. Would be interesting to log failed attempts with some information about the thrown exception and...