mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
Remove duplicate paragraph in celery tasks documentation (#7392)
This commit is contained in:
committed by
Maxime Beauchemin
parent
38abf4e073
commit
f3e5805b92
@@ -691,10 +691,6 @@ users are active on the platform.
|
||||
|
||||
Celery Tasks
|
||||
------------
|
||||
On large analytic databases, it's common to run background jobs, reports
|
||||
and/or queries that execute for minutes or hours. In certain cases, we need
|
||||
to support long running tasks that execute beyond the typical web request's
|
||||
timeout (30-60 seconds).
|
||||
|
||||
On large analytic databases, it's common to run queries that
|
||||
execute for minutes or hours.
|
||||
|
||||
Reference in New Issue
Block a user