The GitHub Actions job "Tests (ARM)" on airflow.git/v3-3-test has failed. Run started by GitHub user shahar1 (triggered by shahar1).
Head commit for run: 075c9462b96bd75183d38331e1ac26da6bc99fc7 / github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> [v3-3-test] UI: Fix task states stuck stale when a run finishes quickly (#70319) (#70397) The Grid/Graph TI-summaries stream re-fetches on an interval that is gated on the dag run still being active. When a run reaches a terminal state before the next tick fires — common for sub-interval runs on low-latency deployments — the interval is cleared without ever fetching the final task states, so node badges and grid cells stay frozen on whatever the last stream saw (often "no status") until a full remount. Re-stream once on the active→terminal transition so the final states always land, mirroring the self-gating behaviour of the polled run queries which never stop before observing a terminal state. (cherry picked from commit 47a0324461fd1d6b2acb296e56498a3684f8407d) Co-authored-by: Andrew Chang <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/30146424179 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
