villebro commented on pull request #15157: URL: https://github.com/apache/superset/pull/15157#issuecomment-862046726
@benjreinhart @robdiciuccio thanks for the context. Like I said, I don't have a strong opinion here, and I agree that deferring an already cached result to the async flow seems like an unnecessary hoop to jump through. Having said that, it could be nice to have the option to configure this behavior with a new config key `GLOBAL_ASYNC_QUERIES_RESPONSE_TYPE` that accepts values `eager` (the new logic, default) and `async` (the old behavior). -- 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]
