When I increase the delay between making calls to 2ms instead of 1ms everything is fine. Using netstat -o | grep <port> I see that when the delay is only 1ms the receive queue fills up, when it shows a high number ~30000 the messages start appearing.
So this might be unrelated to gRPC itself but the sockets being overloaded? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/6db0dbff-6194-400c-9641-70bab9a664d2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
