camba1/gotempm

Rpc error: code = Canceled desc = grpc: the client connection is closing

Opened this issue · 0 comments

Issue description:

When starting multiple services one after the other using micro run, many times the following error is thrown:
Rpc error: code = Canceled desc = grpc: the client connection is closing
One can just re-run the command and the service comes up.
This is specially visible when running in docker or K8s, but also happens locally

Steps to reproduce:

Try to start all services with the command below, which will start all the services one after the other
make microstartsrvs
or if running inside the container :