explain the need to enable async queries (#8444)

This commit is contained in:
Christoph Lingg 2019-10-24 18:52:16 +02:00 committed by Erik Ritter
parent 19d2ea2c8c
commit a39c24ef6a
1 changed files with 3 additions and 0 deletions

View File

@ -888,6 +888,9 @@ cache store when upgrading an existing environment.
entire setup. If not, background jobs can get scheduled multiple times
resulting in weird behaviors like duplicate delivery of reports,
higher than expected load / traffic etc.
* SQL Lab will only run your queries asynchronously if you enable
"Asynchronous Query Execution" in your database settings.
Email Reports