mistercrunch opened a new pull request, #29231:
URL: https://github.com/apache/superset/pull/29231

   When setting up a celery backend to run asynchronous workloads, the 
administrator can set any given database connection to use (or not use) that 
backend. This PR introduced a new feature flag SQLLAB_FORCE_RUN_ASYNC (False by 
default) that disregards the database configuration, and forces SQL Lab to use 
the async backend.
   
   NOTE: superset/sqllab/sqllab_execution_context.py didn't have unit tests so 
I wrote started a new module to run basic tests around it.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to