PMExtra opened a new pull request #17320:
URL: https://github.com/apache/superset/pull/17320


   For now, all services in docker-compose that using superset image will 
inherit the health check from the image. But the image is built for web app 
default.
   
   So I made this change that using `celery inspect ping` for worker health 
check. And it also disabled health check for init and worker-beat services 
because they are always failed (unhealthy).


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to