Add ability to list "active" backfills both across cluster and per-dag (UI-only API -- not public) #44396
Labels
area:API
Airflow's REST/HTTP API
area:backfill
Specifically for backfill related
area:UI
Related to UI/UX. For Frontend Developers.
kind:meta
High-level information important to the community
Body
child of parent issue #43970
UI needs the ability to fetch the active backfill for a dag, and the list of all active backfills across the cluster.
Add this only in the UI part of the core API, so that it is not considered "public" and therefore we can change it as desired without having to wait until airflow 4.0
i.e. here:
cc @jedcunningham @bbovenzi @phanikumv @pierrejeambrun
Committer
The text was updated successfully, but these errors were encountered: