Class ResilienceServiceCollectionExtensions
- Namespace
- MailFathom.Infrastructure.Resilience
- Assembly
- MailFathom.Infrastructure.dll
Registers one named resilience pipeline per outbound dependency class.
public static class ResilienceServiceCollectionExtensions
- Inheritance
-
ResilienceServiceCollectionExtensions
- Inherited Members
Methods
- AddOutboundResiliencePipelines(IServiceCollection, IConfiguration)
Registers the failure classifier, the pipeline of every dependency class, and the executor adapters run them through.