You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2023/01/05 10:09:47 UTC

[GitHub] [airflow] anu251989 commented on pull request #25561: Add liveness probe to Celery workers

anu251989 commented on PR #25561:
URL: https://github.com/apache/airflow/pull/25561#issuecomment-1372019198

   @jedcunningham, I have enabled health checks for workers as workers not processing any messages when redis and workers communication broken.
   After enabling the liveness checks ended up with High memory utilization for worker pods. I have disabled the liveness checks and memory utilization fine. Could you please help on this issue.
   
   The liveness checks are causing memory leak. 
   


-- 
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-unsubscribe@airflow.apache.org

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