fn get_retry_strategy(
config: &ObjectStoreConfig,
operation_type: OperationType,
) -> impl Iterator<Item = Duration>
fn get_retry_strategy(
config: &ObjectStoreConfig,
operation_type: OperationType,
) -> impl Iterator<Item = Duration>