ephraimbuddy opened a new pull request, #59639:
URL: https://github.com/apache/airflow/pull/59639

   When a SchedulerJob is marked failed, orphaned task instances may be reset 
and re-scheduled, incrementing try_number without recording the abandoned 
attempt.
   
   This change records the current attempt into task_instance_history before 
resetting so users have a complete audit trail of the failure.
   
   


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