ktmud commented on pull request #11499: URL: https://github.com/apache/incubator-superset/pull/11499#issuecomment-741322786
Oh, just found out why I was forever in pending state: I didn't have my Celery worker running. Might want to mention this somewhere in the doc. Managed to make it work but I feel the round trip for the polling might have made the page appear slower, especially when cache already exists. Can we let `explore_json` and `chart/data` API return the cached query results directly when the cache key exists? ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
