diff --git a/src/Services/RetryManager.php b/src/Services/RetryManager.php index 1cc42a6..3dececf 100644 --- a/src/Services/RetryManager.php +++ b/src/Services/RetryManager.php @@ -27,6 +27,7 @@ class RetryManager 'loading', 'readonly', "can't write against a read only replica", + "connection timed out" ]; /**