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

Head commit for run:
6412b06a7b35a0743656dd3b2160f390f40108c2 / Pankaj Koti <[email protected]>
Fix KPO task hanging when pod fails to start within specified timeout (#37514)

I am observing an issue wrt to the recent deferrable KPO changes in
PR https://github.com/apache/airflow/pull/37279 and 
https://github.com/apache/airflow/pull/37454,
where when the pod fails to start within a specified timeout value,
the KPO task is hanging forever whereas it is expected to fail after
the timeout. This PR fixes the issue by correcting a logical error
for detecting if elapsed timeout has occured for raising the timeout
trigger event.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to