Add retryable connection #244
Annotations
6 errors
src/RetryConnection.php#L12
Property ipl\Sql\RetryConnection::$backoff has unknown class ipl\Stdlib\ExponentialBackoff as its type.
|
src/RetryConnection.php#L45
Instantiated class ipl\Stdlib\ExponentialBackoff not found.
|
src/RetryConnection.php#L70
Call to an undefined method ipl\Sql\RetryConnection::retry().
|
src/RetryConnection.php#L88
Call to method retry() on an unknown class ipl\Stdlib\ExponentialBackoff.
|
|
|
The logs for this run have expired and are no longer available.
Loading