pub const MAX_INBOUND_RESPONSE_TIME: Duration;
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.