feat: add db-pool-automatic-recovery configuration to disable connection retrying
This commit is contained in:
@@ -8,6 +8,7 @@ db-pool = 10
|
||||
db-pool-acquisition-timeout = 10
|
||||
db-pool-max-lifetime = 1800
|
||||
db-pool-max-idletime = 5
|
||||
db-pool-automatic-recovery = true
|
||||
db-pre-request = "check_alias"
|
||||
db-prepared-statements = true
|
||||
db-root-spec = "open_alias"
|
||||
|
||||
Reference in New Issue
Block a user