Subham-KRLX opened a new pull request, #63639:
URL: https://github.com/apache/airflow/pull/63639

   The API returns the previous try's duration for tasks in running retries, 
causing the Grid tooltip to display stale duration values.
   
   This PR fixes the issue by dynamically calculating the elapsed duration in 
TaskInstanceTooltip.tsx when the task state is running or deferred, ensuring 
the tooltip reflects the current attempt's runtime instead of the previous one.
   
   Closes #63573
   
   ##### Was generative AI tooling used to co-author this PR?
   Yes — Gemini (research, title, PR description).


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