Polly

Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Rate Limiter, and Fallback in a fluent and thread-safe manner.

API entry from apis.yml

apis.yml Raw ↑
aid: polly:polly
name: Polly
description: Polly is a .NET resilience and transient-fault-handling library that allows developers to
  express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Rate Limiter, and Fallback
  in a fluent and thread-safe manner.
humanURL: https://www.thepollyproject.org
tags:
- .NET
- C#
- Circuit Breaker
- Fault Tolerance
- Microservices
- Rate Limiter
- Resilience
- Retry
- Timeout
properties:
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/polly/refs/heads/main/json-schema/resilience-pipeline-configuration.json