DEFAULT_TIMEOUT

Constant DEFAULT_TIMEOUT 

Source
pub const DEFAULT_TIMEOUT: Duration;
Expand description

Default local timeout for waiting on a response.

This is the local safety-net timeout independent of the Interest lifetime sent on the wire. Set slightly longer than the default Interest lifetime to account for forwarding and processing delays.