potiuk commented on PR #40916: URL: https://github.com/apache/airflow/pull/40916#issuecomment-2241704980
There are some improvements here in InternalApiConfig implementation which is much simpler now @jscheffl and @dstandish. So now choosing whether to use Internal API (trusted components only) or DB (if DB configuration is available in DB isolation mode - like it is in Breeze environment) is purely done in main() + we seet the DB configuration to "none://" - which is handled in case there are forks that are re-inititalizing ORM. -- 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]
