jscheffl commented on PR #68176: URL: https://github.com/apache/airflow/pull/68176#issuecomment-4685482134
Thanks @shashbha14 for the fix! The Start/Queued date is now correct - but I _think_ this catched a small regression. Now the End Date is somehow "wrong". In the queued state it shows the end date of the queueing and not the end date of the task, see: <img width="903" height="279" alt="image" src="https://github.com/user-attachments/assets/cbbe6c53-fec8-4d7f-9639-16ec46ea1d03" /> <img width="892" height="265" alt="image" src="https://github.com/user-attachments/assets/dd7b040d-88e9-46f6-9fb4-b59050f5ebb6" /> -- 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]
