You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/10/11 13:29:52 UTC

[GitHub] h5rdly commented on issue #3410: Allow changing the visualization timeout from within Superset's settings

h5rdly commented on issue #3410: Allow changing the visualization timeout from within Superset's settings
URL: https://github.com/apache/incubator-superset/issues/3410#issuecomment-335809723
 
 
   Awesome, thank you!  For those stumgling on this post, the flags (with default values) are  - 
   SUPERSET_WEBSERVER_TIMEOUT = 60
   SQLLAB_TIMEOUT = 30
   
   For async queries - 
   SQLLAB_ASYNC_TIME_LIMIT_SEC = 60 * 60 * 6
   
   full list of flags - 
   https://github.com/apache/incubator-superset/blob/master/superset/config.py
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services