Skip to main content

SUBSCRIBE_TIMEOUT

Constant SUBSCRIBE_TIMEOUT 

Source
const SUBSCRIBE_TIMEOUT: Duration;
Expand description

How long to wait to establish a gRPC subscription stream before assuming the request is wedged and retrying. The subscription handshake should complete promptly.