grpc-dotnet Connection timeout vs Deadline
How can I configure socket connection timeout for grpc client?
If grpc server is down the connection will timeout after some time, according my measurements it is almost 23sec.
How can I configure socket connection timeout for grpc client?
If grpc server is down the connection will timeout after some time, according my measurements it is almost 23sec.