pub fn default_retry_config_plugin(
default_partition_name: impl Into<Cow<'static, str>>,
) -> Option<SharedRuntimePlugin>
Available on crate feature
client
only.Expand description
Runtime plugin that sets the default retry strategy, config (disabled), and partition.