rusackas commented on issue #39096: URL: https://github.com/apache/superset/issues/39096#issuecomment-4898982682
Likely fixed by PR #39897 (merged 2026-05-06): load_chart_data_into_cache in superset/tasks/async_queries.py now extracts SIP-40 structured errors for SupersetErrorException subclasses, and OAuth2RedirectError extends SupersetErrorException, so the OAuth2 payload is no longer flattened to a plain message. That said, the test PR linked above should seal the deal on this one. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
