Found 4 packages
Flexible Circuit Breaker implementation that can be configured with a Breaker Strategy and a Backoff Strategy.
Flexible Circuit Breaker implementation that can be configured with a Breaker Strategy and a Backoff Strategy.
Provides support for working with Polly policies, including a strategy for resilient database queries.
A sophisticated .NET pipeline processing library that enables building complex data processing workflows through a fluent API. Provides a robust and extensible framework for processing data through a series of configurable, composable, and resilient steps (pipes). Features include sequential, parallel, conditional, and sub-pipeline execution, resource sharing with thread-safe operations, comprehensive error handling (retry policy, circuit breaker policy, fallback policy, circuit breaker strategy, retry with backoff strategy), pipeline validation with dependency checking, performance monitoring with metrics collection, cancellation support, and asynchronous operations.