Found 188 packages
Polly.CircuitBreaker for Microsoft.Extensions.DependencyInjection
Configure a Circuit Breaker based in errors and timeouts
Package Description
Flexible Circuit Breaker implementation that can be configured with a Breaker Strategy and a Backoff Strategy.
Package Description
A dotnet implementation of Michael Nygard's Circuit Breaker state machine, using the Gang of Four's STATE pattern.
Circuit breaker abstractions for SlimMessageBus
An implementation of Helpful.CircuitBreaker.Events for logging breaker events to log4net.
Package Description
circuit breaker pattern
Stateless circuit breaker that reads state from the ephemeral signal window.
ransientFaults (CircuitBreaker, and RetryPattern)
Simple Circuit Breaker implementation for .NET with zero dependencies
Health check circuit breaker for SlimMessageBus
Provides support for working with Polly policies, including a strategy for resilient database queries.
Package Description
Service Activator for Paramore.Brighter Command Processor. Enables background message processing and task queue consumption for event-driven architectures. The Service Activator pattern decouples message reception from business logic execution.
An implementation of Helpful.CircuitBreaker.Events which writes the StorableEvent to an Azure Queue
Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using RabbitMQ
Trybot is a transient fault handling framework including such bots as Retry, Timeout, Fallback and Circuit Breaker.