Increase retry_attempts to 3

This commit is contained in:
syeopite 2021-09-25 02:36:21 -07:00
parent d0480f5381
commit 4076bf73b3
No known key found for this signature in database
GPG key ID: 6FA616E5A5294A82
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ db:
#checkout_timeout: 5
## Amount of retries when a connection is either lost or can't be established.
#retry_attempts: 1
#retry_attempts: 3
## Amount of seconds between each retry
#retry_delay: 1