C# Code Snippets C# Nuget Package Polly

C# Transient Fault Handling With Polly

In this post, we’ll look at Polly which is a .NET library used for resilience and transient-fault-handling. It provides you with already implemented software design patterns/mechanisms/concepts such as Retry, Circuit Breaker, Hedging, Timeout, Rate Limiter, Fallback, …You can use this to make your software more reliable.

Advertisment ad adsense adlogger