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

Head commit for run:
e7164c97d8111ce6edfc65f2f363dc97a0cc4d87 / Brent Bovenzi <[email protected]>
[v3-2-test] UI: Stop polling getLatestRunInfo on paused Dags with no active 
runs (#67249)

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)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to