Top 20 NuGet fault Packages

Provides an implementation of an interceptor, which uses a retry policy coordinator to execute (and potentially retry) inbound invocations.
A package to provide failover recovery for MySql database interactions by using Polly retries. Feedback and PRs welcome here : https://github.com/explorer14/ResilienceDecorators.MySql
Components for fault-tolerant error handling.
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `RetryOnFaultAttribute` such that failed operations will be retried with a configurable exponential back-off. This package is for Autofac version 4. For an identical API ...