potiuk commented on issue #44733:
URL: https://github.com/apache/airflow/issues/44733#issuecomment-2523450705

   I am afraid it will not happen.
   
   We are getting rid of flask altogether anyway in Airlfow 3. This limit comes 
from connexion 2 - latest version 2.14.2 that we are getting rid as well in 
Airflow 3. One of the reasons is that upgrading to Connexion 3 is non-trivial 
(https://github.com/apache/airflow/pull/39055 was a massive green PR that 
nobody had the courage to continue working on), actually it's very hard to 
migrate because they changed architecture completely, so we are switching to 
FastAPi. Because it turned out to be easier.
   
   So ... this issue is "won't do" 
   
   


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

Reply via email to