Hi, 

My client application overshooting the request so it gets service 
unavailable error at times and the same request gets proper response during 
retry. So planning to limit the max concurrentCallsPerConnections to some 
limit.

Would like to understand the behaviour of introducing this change
1. The limit is applicable all the clients??
2.What happens if the limit is reached on the server , will the client 
request gets queued or the request will be errored??


-- 
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/74b84c77-7eab-49fe-9687-925b0a707f83n%40googlegroups.com.

Reply via email to