timifasubaa opened a new pull request #5435: reduce the asynchronous query progress URL: https://github.com/apache/incubator-superset/pull/5435 We show 100 percent progress before we write the celery results to the backend. Writing to the backend might take some time and the users get frustrated with this because we claim 100 percent. This PR sets it to 95 percent. @john-bodley
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
