mik-laj commented on issue #17191:
URL: https://github.com/apache/airflow/issues/17191#issuecomment-885698729


   @green2k @jedcunningham I'm not sure it makes sense. Worker runs in a 
separate process from the HTTP server, so the worker may still hang and 
monitoring will not detect this as it will be monitoring a separate HTTP server 
only. In the documentation, we have described the approach to monitoring each 
component and good practices in this regard. In this case, we should use [CLI 
check for 
worker](https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/check-health.html#cli-check-for-celery-workers).
 


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