pierrejeambrun opened a new issue, #64319: URL: https://github.com/apache/airflow/issues/64319
### Body AutoRefresh condition for the UI is not considering server response, and will try querying as long as UI condition for refresh are met. This is problematic in case the user does not have 'access' for instance missing permissions and the endpoint returns '403'. In this scenario it's very unlikely that the user will suddenly get access to the resource, so disabling the auto refresh on this particular endpoint seems faire to avoid spamming the server with useless requests. ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
