polly-policies
There are 10 repositories under polly-policies topic.
vany0114/resilience-strategy-with-polly
Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.
peter-csala/resilience-service-design
Here you can find an oversimplified sample application which demonstrates the basics of the Polly
kdcllc/Bet.Extensions.Resilience
DotNetCore Resilience Framework for Kubernetes Cluster
iwillspeak/PollyTick
🐦⏳ - Execution statistics for Polly policies
sandves/RestClient
.NET HTTP client with built-in support for Polly
avinfinity/MicroServices-WithRabbitMQIntegration
Microservices - Sample implementation using RabbitMQ
Farnaz-Ansari/MsalTransientFaultHandling
Transient Fault Handling for Microsoft Authentication Library (MSAL) calls
gokhanatan/circuit-breaker-implementation-with-polly
This repo is circuit breaker implementation with polly library.
koenekelschot/PollyManagement
Pollymanagement is a simple library to manage your Polly CircuitBreaker policies and to provide insight in their state.
AdsHan/dotnet-polly-circuit-breaker
Retry and Circuit Breaker patterns.