default_timeout_config_plugin_v2

Function default_timeout_config_plugin_v2 

Source
pub fn default_timeout_config_plugin_v2(
    params: &DefaultPluginParams,
) -> Option<SharedRuntimePlugin>
Available on crate feature client only.
Expand description

Runtime plugin that sets the default timeout config.

This version respects the behavior version to enable connection timeout by default for newer versions. For all clients with BehaviorVersion >= v2026_01_12, a 3.1s connection timeout is set.