-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Is your feature request related to a specific problem? Or an existing feature? Please describe.
I like to be able to test classes usinghte new ResiliencePipelineProvider infrastructure. Currently this is made hard by the fact that there is no interface like the old registries.
Describe your proposed or preferred solution:
Can we have an IResiliencePipelineProvider that is registered with DI so that this can be injected in to classes.
Describe any alternative options you've considered:
There aren't really any for this problem.
Any additional info?
I'm happy to extract an interface an provide a PR if this is wanted for V8.
Reactions are currently unavailable