I found that when I use gRPC communication with Python, the server takes up a bit of CPU every few seconds even when my client does not call the server. Why is this happening? Is there any way to avoid it? I also did not set up keep alive. Is this a problem with gRPC's mechanism? Can you explain this to me?
-- 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 visit https://groups.google.com/d/msgid/grpc-io/4ac8e5e4-4611-4be4-9ce5-149147d718bfn%40googlegroups.com.