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: 65fd39e933ce8eabce37e6d906410ee6e926f2fa / 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/30983738582 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
