Skip to main content

WS_REQUEST_TIMEOUT

Constant WS_REQUEST_TIMEOUT 

Source
pub const WS_REQUEST_TIMEOUT: Duration;
Expand description

Maximum wait for a JSON-RPC response on the WebSocket transport before the request outcome is treated as unknown, so a silent venue cannot hang connect() or an order write. Matches HTTP_TIMEOUT.