RoyLee1224 commented on PR #58359:
URL: https://github.com/apache/airflow/pull/58359#issuecomment-3560708425

   Thanks @NilsJPWerner @waltervillarreal @aaron-wolmutt. I agree those time 
fields are very useful.
   
   However, the current `LightGridTaskInstanceSummary` explicitly returns None 
for standard tasks (it only calculates time for Groups).
   
   Modifying the API to return these timestamps for all tasks involves backend 
changes and potential schema updates (similar to the attempts in #55927)
   
   To avoid scope creep, I'd like to keep this PR focused on fixing the 
flashing bug and performance, restoring the tooltip functionality as seen in 
#53438.
   
   We can open a separate PR to update the backend and enable the time fields 
display.


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