Last updated 5 years ago
Was this helpful?
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.