Increase Blazer's timeout (#15427)

This commit is contained in:
Mac Siri 2021-11-18 14:50:18 -05:00 committed by GitHub
parent dda559bca0
commit 58f6bbb07b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ data_sources:
# statement timeout, in seconds # statement timeout, in seconds
# none by default # none by default
timeout: 10 timeout: 30
# caching settings # caching settings
# can greatly improve speed # can greatly improve speed