gRPC-Python-Docker-Example icon indicating copy to clipboard operation
gRPC-Python-Docker-Example copied to clipboard

Implement gRPC server healthcheck

Open flavienbwk opened this issue 4 years ago • 0 comments

Implementing state-of-the-art gRPC server healthcheck in the server container.

Resources :

  • https://stackoverflow.com/questions/56984565/python-grpc-health-check
  • https://github.com/grpc-ecosystem/grpc-health-probe
  • https://cloud.google.com/blog/topics/developers-practitioners/health-checking-your-grpc-servers-gke

flavienbwk avatar May 30 '21 18:05 flavienbwk