Polly

https://github.com/michael-wolfenden/Polly

Polly is a .NET library that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.

Last updated