Constant zebrad::components::inbound::MAX_INBOUND_RESPONSE_TIME

source ·
pub const MAX_INBOUND_RESPONSE_TIME: Duration;
Expand description

The maximum amount of time an inbound service response can take.

If the response takes longer than this time, it will be cancelled, and the peer might be disconnected.