The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user PNL0 (triggered by eladkal).
Head commit for run: e51a747e8e5bce176a742bdb6a39bd8256e97891 / Pedro Leal <[email protected]> Fix #44443: If dags are paused after they start running their duration keeps on increasing, because their state doesn't change (remains in state = running). To fix this issue, now when the user pauses a running dag, the state switches from running to queued, avoiding that the duration keeps on increasing. On the other hand, when the user decides to unpause the dag, then the state changes from queued to running. Signed-off-by: Pedro Leal <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/13857112018 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
