tirkarthi commented on PR #43846: URL: https://github.com/apache/airflow/pull/43846#issuecomment-2466582723
It seems the default filters in cluster activity add 1 hour to current time as `end_date`. I am not sure if the same needs to be done in new UI since it presents preset hours like last 1 hour, 8 hours etc. for now where `end_date` has to be current time in the UI. https://github.com/apache/airflow/blob/6d85a0466d91d501af87c8904b902ea92cee466d/airflow/www/static/js/cluster-activity/useFilters.tsx#L52-L59 -- 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]
