robdiciuccio commented on pull request #11499: URL: https://github.com/apache/incubator-superset/pull/11499#issuecomment-741193827
@ktmud thanks for the feedback! Some answers below, others inline: - Errors are included with the async event payload, and should render as they do with synchronous requests (see attached screenshot below). What kind of error are you seeing a load issue with? The example below uses a virtual dataset with a bad SQL query. - Query cancellation support in Superset is limited (see [SIP-39](https://github.com/apache/incubator-superset/issues/9190)), but I've added it to the TODO items for follow-up PRs Async chart error example: <img width="1671" alt="Screen Shot 2020-12-08 at 3 04 34 PM" src="https://user-images.githubusercontent.com/296227/101552019-f1bbdb80-3966-11eb-89cb-c03d7c2f0777.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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
