Extensions Resilience

USE FOR: Configuring resilience pipelines using Microsoft.Extensions.Resilience for retries, timeouts, circuit breakers, rate limiting, and hedging in ASP.NET Core and HttpClient workflows. DO NOT USE FOR: Legacy Polly v7 policy syntax, non-.NET resilience (use infrastructure-level tools), or application-level error handling that does not involve transient fault tolerance.

Tyler-R-Kendrick 5c1c7d4 16 files · 35.9 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/resilience/extensions-resilience commit 5c1c7d4b67

Frequently asked questions

npx skillmds add tyler-r-kendrick/extensions-resilience