You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/15 14:47:31 UTC

[GitHub] [airflow] sterling-jackson edited a comment on issue #7935: scheduler gets stuck without a trace

sterling-jackson edited a comment on issue #7935:
URL: https://github.com/apache/airflow/issues/7935#issuecomment-843530175


   Have been struggling with this since we migrated to 2.0 our lower environments. Scheduler works for a couple of days, then stops scheduling, but doesn't trigger any heartbeat errors. Not sure it's helpful, but our PROD instance is running smoothly with Airflow 1.10.9 and Python 3.7.8.
   
   Restarting the scheduler brings it back to life after Docker restarts the service.
   
   - Airflow 2.0.2 (also 2.1.0)
   - LocalExecutor (EC2)
   - Single scheduler, running in a Docker container
   - Postgres backend running on RDS
   - Less than 100 DAGs running on this instance
   - Tasks executed on EKS via KubernetesPodOperator
   - Python version 3.8.9


-- 
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:
users@infra.apache.org