laurenhall1526-netizen commented on issue #63847: URL: https://github.com/apache/airflow/issues/63847#issuecomment-4117266118
This PR addresses an issue where RunDBManager would silently skip FABDBManager discovery if the auth manager failed to initialize—a scenario common in migration-only environments. The change ensures that such cases are handled gracefully, allowing migrations to proceed without unexpected skips or errors. On Tue, Mar 24, 2026, 2:39 AM Subham ***@***.***> wrote: > *Subham-KRLX* left a comment (apache/airflow#63847) > <https://github.com/apache/airflow/issues/63847#issuecomment-4116048344> > > This PR fixes an issue where RunDBManager would silently skip FABDBManager > discovery when the auth manager failed to initialize (common in > migration-only environments) The fix ensures graceful handling of such > cases. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/airflow/issues/63847?email_source=notifications&email_token=B7IHA46OVPJ7K3ZFOK3AKV34SI3S3A5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMJRGYYDIOBTGQ2KM4TFMFZW63VKON2WE43DOJUWEZLEUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#issuecomment-4116048344>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/B7IHA44NK6JOTB5YXRLPU7T4SI3S3AVCNFSM6AAAAACWVFUNPSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DCMJWGA2DQMZUGQ> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> > -- 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]
