amit-mittal commented on issue #53157:
URL: https://github.com/apache/airflow/issues/53157#issuecomment-3059133766

   I think since upgrading to Airflow v3, we are seeing those continuous polls 
have made UI less responsive and putting more load on the [backend 
DB](https://github.com/apache/airflow/issues/53154). From UX perspective, I 
would love to keep auto-refresh enabled for our users though.
   
   We are seeing `Task Instance` page taking > 3 minutes to load. We cleaned up 
the DB history to keep only 2 years worth of data, but looks like we have to do 
even more aggressively to make things better. We can't go less than a year 
because of compliance needs.


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