yuzeh commented on issue #13393: URL: https://github.com/apache/airflow/issues/13393#issuecomment-752784943
Hi @ashb! 1. Scheduler / Webserver - Our `docker-compose` service is called "webserver", but it launches a scheduler process in the background before starting the webserver process. 2. Database - Postgres 9.6 3. Local time - `/etc/adjtime` doesn't exist. I'm not sure how to configure local time but it seems like we don't have one configured. 4. We don't use subdags at all. (Would removing rows one-by-one work still? I can certainly do that) Thank you so much! ---------------------------------------------------------------- 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]
