Skip to main content

DEFAULT_RETRY_FLOOR

Constant DEFAULT_RETRY_FLOOR 

pub const DEFAULT_RETRY_FLOOR: Duration;
Expand description

Default retry interval floor. This value is somewhat arbitrary, but is based on observed, real-world latencies and offers the chance to send three queries in a second to maximize the chance of a successful response in periods of high packet loss without overwhelming upstream servers.