Skip to main content

REFRESH_TIMEOUT

Constant REFRESH_TIMEOUT 

Source
pub const REFRESH_TIMEOUT: Duration;
Expand description

Existing authority refresh network budget, moved verbatim from the retired auth/refresh.rs owner. This is an operational bound rather than a protocol constant: networks taking longer than 10s fail this attempt and rely on the caller’s existing backoff; replace it when authority timeout config becomes server-driven.