-
Notifications
You must be signed in to change notification settings - Fork 15.8k
Open
Labels
affected_version:2.10Issues Reported for 2.10Issues Reported for 2.10area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:coregood first issuekind:bugThis is a clearly a bugThis is a clearly a bug
Description
Apache Airflow version
Other Airflow 2 version (please specify below)
If "Other Airflow 2 version" selected, which one?
v2.10.1
What happened?
If dags are paused after they start running their duration keeps on increasing.
Due to this the Cluster Activity shows top 5 longest dags which were paused and are not even active.
What you think should happen instead?
Pausing a dag should reset the status from running to scheduled or queued or no state.
Cluster Activity longest dags should exclude pause dags.
How to reproduce
- Trigger a dag
- Once it starts running pause the dag.
- Check the duration it will keep on increasing even though it is paused.
- After few days check the cluster activity and paused dags will eventually come to the top as the long running dag.
Operating System
AKS
Versions of Apache Airflow Providers
No response
Deployment
Official Apache Airflow Helm Chart
Deployment details
AKS
Airflow 2.10.1
Anything else?
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Happily-Coding
Metadata
Metadata
Assignees
Labels
affected_version:2.10Issues Reported for 2.10Issues Reported for 2.10area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:coregood first issuekind:bugThis is a clearly a bugThis is a clearly a bug