pub const DEFAULT_HTTP_TIMEOUT: Duration;Expand description
Default per-call HTTP timeout when the grant carries no
Capability::WallClockMillisPerCall.
Conservative: long enough for a typical API call, short enough to bound a wedged request.
pub const DEFAULT_HTTP_TIMEOUT: Duration;Default per-call HTTP timeout when the grant carries no
Capability::WallClockMillisPerCall.
Conservative: long enough for a typical API call, short enough to bound a wedged request.