zachliu opened a new issue, #63573: URL: https://github.com/apache/airflow/issues/63573
### Apache Airflow version 3.1.8 ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? For a running task, the duration in its tooltip is not calculated but just a copy from previous try. <img width="382" height="236" alt="Image" src="https://github.com/user-attachments/assets/331d111a-70f5-4c33-ae68-877d3ec043af" /> <img width="461" height="240" alt="Image" src="https://github.com/user-attachments/assets/9e03b0bc-4817-46b2-bb83-ce3bdf693751" /> <img width="462" height="241" alt="Image" src="https://github.com/user-attachments/assets/2b56d519-6fc9-4a0f-a9ca-464061b11599" /> ### What you think should happen instead? The duration for a running task should be calculated and reflected in its tooltip. ### How to reproduce Re-run a finished task and see its tooltip in the grid view. ### Operating System LM 21.3 with docker python:3.12-slim-bookworm ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else? _No response_ ### 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]
