lower Blazer timeout to be closer to app STATEMENT_TIMEOUT (#6597) [deploy]
This commit is contained in:
parent
13ebedbc6d
commit
867cbaa4c8
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ data_sources:
|
|||
|
||||
# statement timeout, in seconds
|
||||
# none by default
|
||||
timeout: 60
|
||||
timeout: 10
|
||||
|
||||
# caching settings
|
||||
# can greatly improve speed
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue