The connectivity semantics documentation [1] states that a connection
will move from READY to IDLE if no active requests have been made for
IDLE_TIMEOUT duration.
However, in Go, i don't see such a configuration, is this state used
in Go grpc implementation or is this being implemented? [2]

Thanks,
Amit

[1] 
https://github.com/grpc/grpc/blob/master/doc/connectivity-semantics-and-api.md
[2] https://github.com/grpc/grpc-go/pull/4613

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CANODV3n%2Bh-n9dH2VeqmnJSaQ%3Dxs6XpQQXigSYDURCVfMcAf7iA%40mail.gmail.com.

Reply via email to