The GitHub Actions job "Tests ARM" on airflow.git/v3-1-test has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
8af7e9af291eed6e6e0174d3a46c49bd5b6417a0 / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[v3-1-test] Fix retry callbacks not executing for externally killed tasks 
(#56586) (#56607)

* Fix retry callbacks not executing for externally killed tasks

When tasks with remaining retries were killed externally the
`on_failure_callback` was incorrectly executed
instead of `on_retry_callback`.

The scheduler now correctly sets the callback type to `UP_FOR_RETRY` when
tasks are eligible to retry, ensuring proper callback and email routing.
For heartbeat timeouts, the task is loaded before evaluating retry
eligibility to access the task's retry configuration.

Fixes #56196

* fixup! Fix retry callbacks not executing for externally killed tasks
(cherry picked from commit 04d3c440e3c741b0f2d9ac4d34d2f09f8b41a38b)

Co-authored-by: Kaxil Naik <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to