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

Head commit for run:
19c97f0e3d45021c42c8db78d834d88fde18f1b2 / Pankaj <[email protected]>
Fix DAG test command stuck in infinite loop

The DAG test command stuck in infinite loop when DAG is paused
1. task resume from deferable state: TI change from deferrable to scheduled
2. task has retry and task fail and up for retry: TI change from running to 
up_for_retry

In this PR I'm unpuasing DAG if it is in paused state.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to