grpc-caller
grpc-caller copied to clipboard
Error: 2 UNKNOWN: Stream removed
After the grpc-caller runs for a period of time in k8s, it throw error Error: 2 UNKNOWN: Stream removed. When I restart all the grpc-caller pod, the access is normal.
Looks like a basic "grpc" client problem - https://github.com/grpc/grpc-node/issues/708, not "grpc-caller" specific.