-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
C:rpcComponent: JSON RPC, gRPCComponent: JSON RPC, gRPC
Milestone
Description
When we send a status rpc request via websocket immediately after establishing the websocket connection, node info will may be null while later calls will have a non null node info.
Delaying the call 5+ seconds yields expected results.
Looks like the other reactors are not fully up but rpc is already allowed ?
Does that male sense?
PS tendermint 0.12
Need to check / try to reproduce and fix.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C:rpcComponent: JSON RPC, gRPCComponent: JSON RPC, gRPC