waterWang opened a new pull request, #71934: URL: https://github.com/apache/airflow/pull/71934
Fixes scheduler crash with ForeignKeyViolation on task_reschedule_ti_fkey (GH#71923). Cache the pre-replacement ti.id in prepare_db_for_next_try and re-issue the task_reschedule cleanup right before the flush in save_to_db. Adds regression test. -- 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]
