Closed aseovic closed 4 years ago
We should also change all service deployments in app.yaml
files to use /health/ready
endpoint for readiness probe.
Won't fix -- it does not seem necessary at the moment, as the default checks work fine for this purpose.
At the moment only Payment and Shipping service have backend readiness health checks, and only for Mongo and Redis backends.
We need to add those checks for all other services, and implement MySQL health check for all services.