-
connor4312/cockatiel
Cockatiel: A Resilience and Transient-Fault-Handling Library — This is for defining common resilience or fault handling techniques like ‘backoff’, retries, circuit breakers, timeouts, etc. and is inspired by .NET’s Polly fault handling library.
Appears in lists (1)
More like this (3)
-
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote...
-
-
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as...