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 2020/05/08 04:55:42 UTC

[GitHub] [incubator-superset] qinzl1 opened a new issue #9772: visualization timeout error

qinzl1 opened a new issue #9772:
URL: https://github.com/apache/incubator-superset/issues/9772


   server start with  gunicorn -w 5 -k gevent --timeout 3600  
   and config.py  SUPERSET_WEBSERVER_TIMEOUT = 600
   but When the query time exceeds 3 minutes visualization error
   ![image](https://user-images.githubusercontent.com/20242930/81371716-29417b80-912b-11ea-8368-4f35847fb44e.png)
   ![image](https://user-images.githubusercontent.com/20242930/81371723-2fcff300-912b-11ea-911e-26dd240d2208.png)
   


----------------------------------------------------------------
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.

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


[GitHub] [incubator-superset] willbarrett commented on issue #9772: visualization timeout error

Posted by GitBox <gi...@apache.org>.
willbarrett commented on issue #9772:
URL: https://github.com/apache/incubator-superset/issues/9772#issuecomment-631076646


   Hi @quinzl1 - it looks like you're hitting a global query timeout. My recommendation would be to look at the underlying query and optimize your datastore as a concrete next step. We've discussed adding a different mechanism for populating graphs (see [SIP-39](https://github.com/apache/incubator-superset/issues/9190)) but for now this is the best recommendation I can give.


----------------------------------------------------------------
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.

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


[GitHub] [incubator-superset] MarcusSorealheis commented on issue #9772: visualization timeout error

Posted by GitBox <gi...@apache.org>.
MarcusSorealheis commented on issue #9772:
URL: https://github.com/apache/incubator-superset/issues/9772#issuecomment-626268424


   Which view is this @qinzl1 ?


----------------------------------------------------------------
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.

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


[GitHub] [incubator-superset] stale[bot] commented on issue #9772: visualization timeout error

Posted by GitBox <gi...@apache.org>.
stale[bot] commented on issue #9772:
URL: https://github.com/apache/incubator-superset/issues/9772#issuecomment-660557907


   This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue `.pinned` to prevent stale bot from closing the issue.
   


----------------------------------------------------------------
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.

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


[GitHub] [incubator-superset] stale[bot] closed issue #9772: visualization timeout error

Posted by GitBox <gi...@apache.org>.
stale[bot] closed issue #9772:
URL: https://github.com/apache/incubator-superset/issues/9772


   


----------------------------------------------------------------
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.

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


[GitHub] [incubator-superset] MarcusSorealheis commented on issue #9772: visualization timeout error

Posted by GitBox <gi...@apache.org>.
MarcusSorealheis commented on issue #9772:
URL: https://github.com/apache/incubator-superset/issues/9772#issuecomment-626268589


   Also, is there any load balancer timeout? That will need to be longer than 3600  😅


----------------------------------------------------------------
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.

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