mistercrunch commented on issue #33870: URL: https://github.com/apache/superset/issues/33870#issuecomment-3005903919
Something we spoke about with committers is the idea of migrating from Flask to a flask-compatible/ASGI server (`Quart`), but it's unclear how much lift that represents, especially given our foundation built on flaskappbuilder (FAB) and the fact that we pretty much hook up to the entire Flask ecosystem. I hear some flask extensions are not supported by Quart. This is a side project and outside the scope of this SIP, but it would be great if someone could do a "feasibility study" on a Quart migration. My guess is that it'd be a massive undertaking, and gains/value wouldn't match. Might become easier over time if the Flask ecosystem is moving in that direction. -- 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]
