4 Commits

Author SHA1 Message Date
Remi Collet
37cebdd70b cleanup code for unsupported versions 2024-08-05 08:58:58 -07:00
michael-grunder
a51215ce2b Update random includes.
PHP 8.4 has some breaking changes with respect to where PHP's random methods and
helpers are.  This commit fixes those issues while staying backward compatible.

Fixes #2463
2024-03-18 15:14:07 -07:00
michael-grunder
08445a8ceb Minor fix of full jitter backoff 2021-07-20 10:50:53 -07:00
Nathaniel Braun
18706d9271 Add support for exponential backoff on retry 2021-07-20 09:21:13 +00:00