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.