fault-handler
Here are 9 public repositories matching this topic...
Language:All
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 thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
- Updated
Oct 11, 2025 - C#
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
- Updated
Oct 31, 2022 - C#
Kafka Flow Retry Patterns Extensions
- Updated
Apr 3, 2025 - C#
Commonly used code for projects using ARM Cortex-M with ChibiOS
- Updated
Jun 22, 2016 - C
Sapher seeks to help developers implement communication between services in a microservices context, and was built with choreographed sagas in mind
- Updated
Sep 12, 2019 - C#
PollyScript is a JavaScript 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 thread-safe manner. PollyScript is a port of the Polly library from .NET.
- Updated
Oct 1, 2020 - TypeScript
PoliNorError is a library that provides error handling capabilities through Retry and Fallback policies. The library has a specific focus on handling potential exceptions within the catch block and offers various configuration options.
- Updated
Oct 12, 2025 - C#
Sample project with Polly examples - resilience and transient-fault-handling library.
- Updated
Jul 4, 2019 - C#
Simple Service Error Handler – A Demo of a WCF Self-Hosted Service & Client "Tester" Windows Form Application Exchanging Error Messages : This project presents a simple Math Service and Client Application demonstration that implements error handling on the service and communications of its errors to the client. The Math Service is a self-hosted …
- Updated
Jul 17, 2025 - C#
Improve this page
Add a description, image, and links to thefault-handler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thefault-handler topic, visit your repo's landing page and select "manage topics."