The GitHub Actions job "Tests AMD" on 
airflow.git/fix-backfill-banner-auto-refresh-only has failed.
Run started by GitHub user omareltomy (triggered by jscheffl).

Head commit for run:
8bfdbc96b2a16440cf284e1adde7e05e185a7232 / larssantura <[email protected]>
fix: add auto-refresh to backfill banner

The backfill banner was not auto-refreshing when backfills completed,
requiring manual refresh (F5) to remove the banner. This change adds
the same auto-refresh pattern used by other components.

- Import useAutoRefresh from src/utils
- Add refetchInterval to useBackfillServiceListBackfillsUi query
- Only refresh when there are active backfills (completed_at === null)

This ensures the banner automatically disappears when all backfills
are completed, providing consistent UX with other UI components.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to