alex-trm commented on issue #26542: URL: https://github.com/apache/airflow/issues/26542#issuecomment-2610446958
I upgraded to `celery==5.5.0rc4` and ran my reproduction scenario 3x. Every time the worker reconnected after Redis restarted it was able to start running tasks again. I actually think https://github.com/celery/kombu/pull/2007 may have resolved the issue for Airflow Celery Executor using Redis as a queue! @potiuk What other testing do you think would be required for this? I'm going to upgrade our staging environment to this version and let it bake for a while. -- 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]
