HTTP Client Resilience

IHttpClientFactory patterns with Polly for retries, circuit breakers, timeouts, and resilient HTTP communication. Includes best practices for HTTP client configuration and error handling. Use when configuring resilient HTTP clients in ASP.NET Core, implementing retry policies with Polly, or setting up circuit breakers for external service calls.

wshaddix 0736464 17.4 KB Updated

File contents

wshaddix/dotnet-skills/tree/main/skills/http-client-resilience commit 0736464e0b

Frequently asked questions

npx skillmds add wshaddix/http-client-resilience