Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to list "active" backfills both across cluster and per-dag (UI-only API -- not public) #44396

Open
1 task done
dstandish opened this issue Nov 26, 2024 · 3 comments
Assignees
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

Comments

@dstandish
Copy link
Contributor

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:
image

cc @jedcunningham @bbovenzi @phanikumv @pierrejeambrun

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.
@dstandish dstandish added area:API Airflow's REST/HTTP API kind:meta High-level information important to the community area:backfill Specifically for backfill related labels Nov 26, 2024
@dosubot dosubot bot added the area:UI Related to UI/UX. For Frontend Developers. label Nov 26, 2024
@vatsrahul1001
Copy link
Collaborator

cc: @prabhusneha assigning this to you.

@prabhusneha
Copy link
Contributor

cc: @prabhusneha assigning this to you.

Sure, will take this up.

@phanikumv
Copy link
Contributor

phanikumv commented Nov 27, 2024

Weird that @prabhusneha is getting unassigned automatically, and that is showing up as @vatsrahul1001 unassigned her, seems to be a problem in GitHub. However it seems to be sorted now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Development

No branches or pull requests

4 participants