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

Head commit for run:
375dc64c7d775db2cab77d42a02fb00b84e3466f / 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/22897509216

With regards,
GitHub Actions via GitBox


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

Reply via email to