mikolololoay commented on issue #39717:
URL: https://github.com/apache/airflow/issues/39717#issuecomment-2133266561

   I had the same issue when running hundreds of sensors on reschedule mode - a 
lot of the times they got stuck in the queued status and raised the same error 
that you posted. It turned out that our redis pod used by Celery restarted 
quite often and lost the info about queued tasks. Adding persistence to redis 
seems to have helped. Do you have persistence enabled?


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to