The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user pankajastro (triggered by pankajastro).

Head commit for run:
03dc3338c4f098f20c2920365b4f1bafa062f1b0 / Pankaj <[email protected]>
Fix Kubernetes executor set wrong task status

In the case of multiple schedulers and lots of tasks running
If somehow schedulers restart and try to adopt pods
in some cases, it sets the wrong task status.
In this PR, I'm changing some checks so that if the pod status is non-terminal
then set the task status Failed only
if the pod event type is DELETED and POD_EXECUTOR_DONE_KEY is in the pod label

Report URL: https://github.com/apache/airflow/actions/runs/4972365699

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to