Function default_retry_config_plugin

Source
pub fn default_retry_config_plugin(
    default_partition_name: impl Into<Cow<'static, str>>,
) -> Option<SharedRuntimePlugin>
👎Deprecated: Use default_retry_config_plugin_v2 to get a TokenBucket that respects the user provided TimeSource.
Expand description

Runtime plugin that sets the default retry strategy, config (disabled), and partition.