wycmiko opened a new issue, #30877: URL: https://github.com/apache/airflow/issues/30877
### Apache Airflow version Other Airflow 2 version (please specify below) ### What happened Version: Airflow 2.2 There is an erroneous duration shown in the figure, the overall DAG duration is 1min8s, but the following sub-task has run for many hours, and the overall time consumption is not accurate:  and we can see another task's duration under this dag is more than 9h:  ### What you think should happen instead Does this mismatched duration metric relates to the clear retry operation? ### How to reproduce Registering a dag then clear specific task may cause the mismatched overall duration metric ### Operating System Debian GNU/Linux 10 (buster) ### Versions of Apache Airflow Providers Airflow 2.2 ### Deployment Other Docker-based deployment ### Deployment details we are using the Google Kubernetes cluster and deploy Airflow image. ### Anything else Some times this issue will happen, not frequently. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
