Skip to main content

STREAM_PERMANENT_RETRY_INITIAL

Constant STREAM_PERMANENT_RETRY_INITIAL 

Source
pub const STREAM_PERMANENT_RETRY_INITIAL: Duration;
Expand description

First delay before retrying a receiver that failed with a permanent error. A permanent classification describes this response, not every later one, so the retry never stops. It only slows down.