Hi, everyone, i run into a strange problem:
- a grpc server (own process) with a service api is registered and running with a unix socket - a separate grpc client inside a another "client"-service (process) call this server successfully, all fine - after a complete "client"-service restart, this separate grpc client call fails with: "rpc error: code = Unimplemented desc = unknown service ..." - if i now restart the grpc server, the already restarted client can call again this provided grpc service successfully It seems for me as a grpc registry usage error / issue ?! Have anyone a idea or suggestion pls ? Thanks & Greetings Steffen -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/01e3d2a0-5a13-4190-94ae-9812d73ebe3fn%40googlegroups.com.