Skip to main content

DEFAULT_HTTP_TIMEOUT

Constant DEFAULT_HTTP_TIMEOUT 

Source
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.