EricGao888 commented on pull request #19471: URL: https://github.com/apache/airflow/pull/19471#issuecomment-987655152
Our team are using airflow with Celery Executor. For example, we have a cluster of 1 header machine and 2 worker machines. We deploy webserver and scheduler on header and have the workers run on worker machines. If I run `airflow dags reserialize` on header machine, will the two workers get update? Will there be any consistent issues? Should I run `airflow dags reserialize` on both header and workers? Thanks. -- 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]
