pub const DEFAULT_TIMEOUT: Duration;Expand description
The default per-probe timeout (RFC 0018 §5.4 — “a SHORT timeout, it’s best-effort”). Discovery is off the hot path; a slow/wedged endpoint must not stall the operator-driven read that triggered the probe.