The GitHub Actions job "Tests (AMD)" on airflow.git/resumable-job-reconnect-failure has failed. Run started by GitHub user 1fanwang (triggered by 1fanwang).
Head commit for run: 91cfbe128fc0eb13604ca1a96bf0674984e90e42 / 1fanwang <[email protected]> Add resumable_job.reconnect_failure metric for failed reconnects A ResumableJobMixin retry increments resumable_job.reconnect_attempt and then one of reconnect_success / already_succeeded / terminal_resubmit, but only once the prior job's status has been fetched and classified. When that status check raises (external system unreachable, expired id, and so on) the attempt resolves to no outcome: the failure is silent and reconnect_attempt no longer reconciles with its outcome counters. Reconnection failure is the signal an operator most wants to alert on, yet today it cannot be measured. Signed-off-by: 1fanwang <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/30411979068 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
