dflionis commented on issue #3290: [sql lab] issue around async results fetching while changing tabs URL: https://github.com/apache/incubator-superset/issues/3290#issuecomment-473339658 Same issue here. Here are some more details in case any of these help: If we run Query A on Tab 1 and then Query A on Tab 2 moments later, the tab that finishes first successfully returns the results to the screen while the other tab stays stuck at "100% success" and doesn't render. If we then run Query A on Tab 3 it will render successfully while the stuck tab remains stuck. Using multiple browser tabs instead of multiple Superset tabs appears to be a workaround. We also didn't notice this behavior until we moved from synchronous to asynchronous queries.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
