vincbeck commented on code in PR #62153:
URL: https://github.com/apache/airflow/pull/62153#discussion_r2828727053


##########
providers/fab/newsfragments/62153.bugfix.rst:
##########
@@ -0,0 +1 @@
+Fix API server permanently returning HTTP 500 after a DB connection drop when 
using FAB auth manager. The FAB scoped session is now cleared on any SQLAlchemy 
error in ``deserialize_user``, so subsequent requests recover automatically 
instead of failing with ``PendingRollbackError``.

Review Comment:
   No need



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