RetryStrategy
Methods
- shouldRetry() : bool
Methods
shouldRetry()
public
shouldRetry(Throwable $exception, int $attemptNumber) : bool
Parameters
- $exception : Throwable
- $attemptNumber : int
public
shouldRetry(Throwable $exception, int $attemptNumber) : bool