Open
Description
I am using grpc to connect to cosmos blockchain, some blockchain works well while others fail
3.1.0
Repro steps
working urls
- grpc.osmotest5.osmosis.zone
- rest.sentry-01.theta-testnet.polypore.xyz
failing urls
- testnet.sentry.chain.grpc.injective.network
- grpc.testnet-croeseid-4.cronos-pos.org
Expected result:
grpc connected successful and give positive result
Actual result:
it throw an error message
gRPC Error (code: 14, codeName: UNAVAILABLE, message: Error connecting: SocketException: Operation
timed out (OS Error: Operation timed out, errno = 60),
address = testnet.sentry.chain.grpc.injective.network,
port = 54651, details: null, rawResponse: null, trailers:
Details
<Include any other relevant details, logs, etc.>