The GitHub Actions job "Tests (AMD)" on 
airflow.git/refactor/task-sdk/extract-heartbeater has failed.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
d0c29c2e78375dd5e8cf687f34ee5ae9e861a025 / LIU ZHE YOU <[email protected]>
Extract supervisor heartbeat logic into a standalone Heartbeater

A follow-up will let subprocess coordinators heartbeat while materializing a
Dag bundle, before the task subprocess exists. That requires the heartbeat
state to live outside ActivitySubprocess — especially the pid presented to
the server, which must stay identical for the task instance's lifetime or
the server rejects the heartbeat as "running elsewhere" and the task is
killed. Reactions to fatal heartbeat outcomes (killing the process,
recording SERVER_TERMINATED) remain in ActivitySubprocess, injected as
callbacks. No behavior change.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to