ephraimbuddy commented on issue #14422: URL: https://github.com/apache/airflow/issues/14422#issuecomment-815901459
The fix I provided resolved it but I'm close to getting another one out. When the pod is killed, the task instance state is 'running' and AirflowException is raised too, what I'm doing now is to set this to failed and call the `handle_failure_with_callback` method. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
