The GitHub Actions job "Tests (AMD)" on airflow.git/v3-2-test has failed.
Run started by GitHub user bbovenzi (triggered by bbovenzi).

Head commit for run:
12e4a89cf09637431ec2616c6611c85b500084ad / Yeonguk Choo <[email protected]>
[v3-2-test] UI: Stop polling getLatestRunInfo on paused Dags with no active 
runs (#67249) (#67256)

useRefreshOnNewDagRuns was polling every 5 s indefinitely whenever
hasPendingRuns was false, including on Dags that are paused and have
no active runs. Pass isPaused from the Dag details into the hook and
skip the refetchInterval when the Dag is paused and idle.

Note: backport applies only the paused-Dag polling fix from #67249.
The deadline-related changes are skipped because the deadline-alerts
feature is not present in v3-2-test.

(cherry picked from commit 3047ad7fa3cbb8d442840111bed7febfab0a767e)

Co-authored-by: Brent Bovenzi <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to