pierrejeambrun commented on issue #64255:
URL: https://github.com/apache/airflow/issues/64255#issuecomment-4136438734

   I believe this is related to how we disable / enable autorefresh. When there 
is no 'runs' it means there is no 'active' runs, therefore the grid isn't 
refreshed. I'm not sure how we can detect this because unpausing will 
invalidate the UI cache, but the scheduler probably hasn't scheduled the run 
yet, so the UI settles by disabling the auto refresh. Not sure how we can 
detect that without doing an infinite poll... 🤔 
   


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