kalluripradeep commented on PR #64908: URL: https://github.com/apache/airflow/pull/64908#issuecomment-4207347570
Hi @barunpuri and @jscheffl , Following up on the feedback from #64418, I've implemented the suggested fix to lazily initialize the Flask app context if it is found to be uninitialized. This provides a robust fallback for execution flows where the standard startup sequence might be bypassed, ensuring the AppBuilder context is always available for the token and logout endpoints. Thanks for the catch, @barunpuri! -- 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]
