Libraries tagged by retryable
tobion/retry
208236 Downloads
A generic library to retry an operation in case of an error. You can configure the behavior like the exceptions to retry on.
vkartaviy/retry
187322 Downloads
The library for repeatable and retryable operations
jbzoo/retry
56986 Downloads
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
keboola/retry
73746 Downloads
Library for repeatable and retryable operations
shipsaas/safe-dispatcher
16 Downloads
Ensure your Queue msg is tracked and retryable when failed to dispatch.
rquadling/retry
34706 Downloads
A library for repeatable and retryable operations based upon keboola/retry
ctroms/retryable
196 Downloads
Easily determine and retry fails requests with configuratble strategies
mingalevme/retryable-psr-http-client
116 Downloads
The package provides a familiar PSR HTTP Client interface with automatic retries and exponential backoff (and others strategies). It is a thin wrapper over the standard PSR HTTP Client and exposes same public API. This makes the decorator very easy to drop into existing programs.
edouardcourty/retryable-command
4 Downloads
Retry commands if they fail, based on Symfony Commands
scriptburn/api-client
7 Downloads
A guzzle wrapper to make retriable api requests
prij/silverstripe-modularpage
23 Downloads
Modular Page allows you to create pages that are made up of reordable content modules instead of a single content area.