potiuk commented on issue #54539: URL: https://github.com/apache/airflow/issues/54539#issuecomment-3192991685
It's simple. When there is error - because your networking or LDAP is unstable - Airflow cannot be sure if some state in memory is wrong - for example user who is supposed to be removed is still cached. And the choice is only one - shutdown. It makes no sense to do anytihing else. make sure your networking and LDAP is stable if you want to prevent it - it's your responsibility as deployment manager to have stable deployment environment. -- 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]
