Repository navigation

#

transient-fault-handling

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

C#
13717
2 天前

Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.

C#
137
2 年前

Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.

C#
29
4 年前

A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.

C#
18
4 年前

DEPRECATED - A .NET library that makes it easy to use WCF clients/channels and prevent memory and connection leaks by automatically correctly performing the close/abort pattern.

C#
8
4 年前

Dapper Unit Of Work repository i'll be using for now on.

C#
8
6 年前

Software Package for Hyperbolic S-transform in High-Frequency Time-Series Signal Processing

Python
7
5 个月前

PollyScript is a JavaScript resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. PollyScript is a port of the Polly library from .NET.

TypeScript
3
5 年前

Resilience and transient fault handling for HTTP clients.

C#
0
7 天前

A .NET library that provides an abstraction for implementing retry policies.

C#
0
4 年前