You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all of the various client/server
gRPC keepalive parameters are hard-coded.
This change makes the following settings
configurable:
- minimum permitted interval for client
pings on the peer endpoint
- keepalive interval and timeout for
connections to other peers
- keepalive interval and timeout for
connections to orderer nodes
- minimum permitted interval for client
pings to the events endpoint
Change-Id: I17b54a68cc2d974f22efd72e1c7892b284ac6506
Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
0 commit comments