Function default_timeout_config_plugin_v2

Source
pub fn default_timeout_config_plugin_v2(
    behavior_version: BehaviorVersion,
) -> Option<SharedRuntimePlugin>
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.