Increase WS client timeout
ishantiw opened this issue · 0 comments
ishantiw commented
Description
Increase WS Client timeout similar to IPC timeout to handle RPC calls during stress conditions on a node.
const CONNECTION_TIMEOUT = 5000;
const RESPONSE_TIMEOUT = 10000;
Which version(s) does this affect? (Environment, OS, etc...)
6.0.0