utkarsharma2 commented on code in PR #43306: URL: https://github.com/apache/airflow/pull/43306#discussion_r1814407840
########## RELEASE_NOTES.rst: ########## @@ -21,6 +21,55 @@ .. towncrier release notes start +Airflow 2.10.3 (2024-10-23) +--------------------------- + +Significant Changes +^^^^^^^^^^^^^^^^^^^ + +- Add ``run_with_db_retries`` when the scheduler updates the deferred Task as failed to tolerate database deadlock issues. (#41429) Review Comment: I too think so, but wasn't sure. -- 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]
