Middleware that adds retry functionality.
CloneableInstantiable
| Methods |
| public __construct(callable $nextHandler, Google |
public __invoke(Google
|
| Methods |
| protected getCurrentTimeMs() |
| Properties |
| private ?float $deadlineMs |
private $nextHandler = NULL
|
| private int $retryAttempts |
| private Google |
| Methods |
| private getRetryFunction() This is the default retry behaviour. |
private retry(Google
|