There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Retry is a PHP library for retrying operations with customizable backoff, jitter, and support for both synchronous and asynchronous APIs. It also allows for offline retrying and serialization.