You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/12/20 07:52:48 UTC

[GitHub] [superset] quenchua commented on issue #17537: Long running or heavy queries cause Superset to freeze

quenchua commented on issue #17537:
URL: https://github.com/apache/superset/issues/17537#issuecomment-997678354


   I think we have found the solution for this.
   What was happening was, we had not enabled the Async mode for running queries. So the SQL Lab queries were never being sent to the worker pods.
   After we enabled Async mode, things have been stable now.


-- 
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-unsubscribe@superset.apache.org

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



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