potiuk commented on PR #48568: URL: https://github.com/apache/airflow/pull/48568#issuecomment-2798823321
The problem is caused by https://github.com/apache/airflow/pull/47320 - it removed worker_precheck command from celery configuration, yet in 2.10.0 we still refer to it - there was an old confifuration core/woreer_precheck that has been renamed to celery/worker_precheck - which is now gone from celery. -- 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]
