The GitHub Actions job "Tests" on airflow.git/fix/issue-58536 has succeeded.
Run started by GitHub user YoannAbriel (triggered by YoannAbriel).

Head commit for run:
06edc79e0c0e2c3669ab02515200df534924664f / Yoann Abriel <[email protected]>
fix(scheduler): set end_date on tasks skipped by dagrun timeout

When a DAG run times out via dagrun_timeout, unfinished tasks are
marked as SKIPPED but end_date was not set. This caused task duration
to keep increasing in the UI even though the task was already skipped.

Set end_date to the current time when marking tasks as SKIPPED during
DAG run timeout handling.

Closes: #58536

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

With regards,
GitHub Actions via GitBox


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

Reply via email to