Can the Python `protoc` compiler module from `grpc_tools` automatically include proto files from site-packages?
I am new to the Python gRPC implementation.
grpc Greeter Service sample fails randomly
I came across a problem with grpc sample code while I was testing waters with it. I noticed that client succeeds, let’s say 75% of time but fails at a rate of 25% with following error: