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:
   
![image](https://user-images.githubusercontent.com/34699047/234481097-0c1d1e5b-03a6-4795-a97c-b557da74970e.png)
   and we can see another task's duration under this dag is more than 9h:
   
![image](https://user-images.githubusercontent.com/34699047/234481336-5726e30a-f30a-4b8f-aff4-455ab876c7fb.png)
   
   
   ### 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]

Reply via email to