transient-fault-handling topic

List transient-fault-handling repositories

resilience-strategy-with-polly

28
Stars
5
Forks
Watchers

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

Polly

13.1k
Stars
1.2k
Forks
Watchers

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.Contrib.WaitAndRetry

130
Stars
12
Forks
Watchers

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

trybot

18
Stars
5
Forks
Watchers

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

kafkaflow-retry-extensions

53
Stars
8
Forks
Watchers

Kafka Flow Retry Patterns Extensions

Enterprise Library - Transient Fault Handling Application Block for modern .NET with improvement.