anitakar commented on issue #10790:
URL: https://github.com/apache/airflow/issues/10790#issuecomment-857597589


   > Hello. I am using airflow 2.0 and just ran into this error.
   > 
   > How can I fix it??
   
   Just summarising what others have reported worked for them:
   1. Set worker_concurrency to match the CPU number and worker_autoscale to 
"4,2".
   2. Increase the poke_interval value for the sensors to 5 minutes (from the 
default 1 minute).
   3. Reduce the scheduler looping time(dag processing time, etc) or increase 
the sensor task reschedule.


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


Reply via email to