Constant DEFAULT_SOCKET_IDLE_TIMEOUT_SECS

Source
pub const DEFAULT_SOCKET_IDLE_TIMEOUT_SECS: u64 = 60;
Expand description

Idle timeout for plugin connections (seconds). Env: PLUGIN_SOCKET_IDLE_TIMEOUT_SECS Connections idle longer than this are closed.