potiuk commented on PR #31001:
URL: https://github.com/apache/airflow/pull/31001#issuecomment-1538773741

   Yes - the health check currently checks if the celery app is running:
   
   `celery --app airflow.executors.celery_executor.app inspect ping -d 
"celery@$${HOSTNAME}"'`
   
   And this PR removes the `app` variable from that module, so indeed, the 
change breaks health-check,


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

Reply via email to