villebro commented on issue #9190:
URL: https://github.com/apache/superset/issues/9190#issuecomment-2206939746

   > One thing I'm worried about having an async-mode only (which I think it a 
good idea overall) is the additional latency when using sub-second databases. 
We should make sure Superset is not adding a lot of latency when running the 
queries asynchronously — eg, if we're going to poll we should poll aggressively 
at first and then back off.
   
   @betodealmeida this is actually a really good point - Celery will definitely 
add unpleasant overhead to sub-second dbs. So maybe we shouldn't totally remove 
async mode after all. But for Trino-type OLAPs I think it'll definitely be 
great.


-- 
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]

Reply via email to