fabric-smart-client icon indicating copy to clipboard operation
fabric-smart-client copied to clipboard

Provide a way to setup GRPC options in configuration

Open mffrench opened this issue 3 years ago • 3 comments

In particular we need to be able to configure GRPC keep alive in sync with the setup in orderers and peers to avoid such errors :

2022-05-09 15:30:39.103 UTC [fabric-sdk.delivery] Run -> ERRO 214 delivery service [Org2_peer_0.org2.na.example.com:27523:testchannel], failed receiving response [error receiving deliver response from peer Org2_peer_0.org2.na.example.com:27523: rpc error: code = Unavailable desc = closing transport due to: connection error: desc = "error reading from server: EOF", received prior goaway: code: ENHANCE_YOUR_CALM, debug data: too_many_pings]

For more detail, see https://www.evanjones.ca/grpc-is-tricky.html

mffrench avatar Dec 13 '21 17:12 mffrench

#279 279

adecaro avatar May 11 '22 14:05 adecaro

closing this

adecaro avatar May 11 '22 14:05 adecaro

@angelo can we close this?

mbrandenburger avatar Jul 29 '22 09:07 mbrandenburger