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 thr...
翻译 - Polly是一个.NET弹性和瞬态故障处理库,允许开发人员以流畅和线程安全的方式表示重试,断路器,超时,隔离头和回退等策略。从6.0.1版开始,Polly面向.NET Standard 1.1和2.0+。
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Kafka Flow Retry Patterns Extensions
Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.
Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.
A transient fault handling framework including such resiliency solutions as Retry, Timeout, Fallback, Rate Limit and Circuit Breaker.
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.
Dapper Unit Of Work repository i'll be using for now on.
Software Package for Hyperbolic S-transform in High-Frequency Time-Series Signal Processing
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 fl...
Helper to re-try operations in case of transient exceptions
Circuit Breaker implementation with zero dependencies.
Resilience and transient fault handling for HTTP clients.
A .NET library that provides an abstraction for implementing retry policies.