3 Repositories
PHP backoff Libraries
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
JBZoo / Retry 4 retry strategies (plus the ability to use your own) Optional jitter / randomness to spread out retries and minimize collisions Wait ti
6 Dec 19, 2022
A back-off strategy interface for retrying operations.
EventSauce BackOff This library provides an interface for encapsulated back-off strategies. composer require eventsauce/backoff Leveraging the back-of
59 Dec 19, 2022
PHP library providing retry functionality with multiple backoff strategies and jitter support
PHP Backoff Easily wrap your code with retry functionality. This library provides: 4 backoff strategies (plus the ability to use your own) Optional ji
145 Dec 21, 2022