NettyServer Builder With maxConcurrentCallsPerConnection working behaviour

32 views
Skip to first unread message

Bhuvi Viji

unread,
May 14, 2023, 10:55:59 AM5/14/23
to grpc.io
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??


sanjay...@google.com

unread,
May 19, 2023, 5:16:59 PM5/19/23
to grpc.io
What exactly do you mean by "client application overshooting the request" ? 
Reply all
Reply to author
Forward
0 new messages