bbovenzi commented on issue #23772: URL: https://github.com/apache/airflow/issues/23772#issuecomment-1130243085
Oh yes, 30s is way too long. I would say there are probably 2 issues here: 1. Just getting the data together for the grid view in the webserver is taking too long. 2. The UI is taking too long to render or rerender the page on new selections Could you share the network latency when you click auto-refresh and get a response in the network from `grid_data` or `tree_data`? That will help determine which is the bigger bottleneck to work on first. -- 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]
