Tag: resilience
All the articles with the tag "resilience".
-
HTTP Retry with Flurl and Polly in .NET Core
Implementing resilient HTTP requests in .NET Core applications using Flurl and Polly libraries, with examples of retry policies and error handling.