ashb commented on issue #10469: URL: https://github.com/apache/airflow/issues/10469#issuecomment-686531621
Did I make up that we would remove the need for a refresh button at all -- i.e. we could just look at the last_updated column on s10n_dag row on every web request? Mostly because the "refresh" button in the webserver never worked very well -- that would only refresh it for that one web-worker, and by default there are 4, so if you get a refreshed version or not depends on which worker serves the request. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
