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 2022/04/06 11:49:41 UTC

[GitHub] [superset] imamaigein99 opened a new issue, #19560: Superset Visualizations are timing out after 60 seconds. Want to increase that. How can I implement it?

imamaigein99 opened a new issue, #19560:
URL: https://github.com/apache/superset/issues/19560

   [](https://superset.apache.org/docs/miscellaneous/issue-codes#issue-1000)[](https://superset.apache.org/docs/miscellaneous/issue-codes#issue-1001)Timeout error
   We’re having trouble loading this visualization. Queries are set to timeout after 60 seconds.
   
   
   This may be triggered by:
   Issue 1000 - The dataset is too large to query. 
   Issue 1001 - The database is under an unusual load.


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


[GitHub] [superset] srinify commented on issue #19560: Superset Visualizations are timing out after 60 seconds. Want to increase that. How can I implement it?

Posted by GitBox <gi...@apache.org>.
srinify commented on issue #19560:
URL: https://github.com/apache/superset/issues/19560#issuecomment-1090206201

   Hey there @imamaigein99 moving to Github Discussions as this isn't a bug per say!
   
   In general, I would think about Superset as a light frontend over your existing database / data stack. So if you attempt to query a large # of rows / records that your database can't handle, it'll take too long for the results to come back.


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