We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c539ca commit 8fc632fCopy full SHA for 8fc632f
src/Services/RetryManager.php
@@ -27,6 +27,7 @@ class RetryManager
27
'loading',
28
'readonly',
29
"can't write against a read only replica",
30
+ "connection timed out"
31
];
32
33
/**
0 commit comments