Topic: "fault-handler"
App-vNext/Polly
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+.
Language: C# - Size: 43.4 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 13,761 - Forks: 1,252

Polly-Contrib/Polly.Contrib.WaitAndRetry
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Language: C# - Size: 186 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 138 - Forks: 12

Farfetch/kafkaflow-retry-extensions
Kafka Flow Retry Patterns Extensions
Language: C# - Size: 1.33 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 58 - Forks: 9

cvra/arm-cortex-tools
Commonly used code for projects using ARM Cortex-M with ChibiOS
Language: C - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 9 years ago - Stars: 12 - Forks: 5

joaodiasneves/sapher
Sapher seeks to help developers implement communication between services in a microservices context, and was built with choreographed sagas in mind
Language: C# - Size: 184 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 0

the-pat/pollyscript
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.
Language: TypeScript - Size: 43 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

kolan72/PoliNorError
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.
Language: C# - Size: 1.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 1

kathleenwest/ServiceErrorHandlerDemo
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 (service host) WCF application launched and managed with a simple console interface. The client “tester” has a simplified GUI user interface to quickly demo and test the service (Windows Form Application). The GUI has features to add, subtract, multiply, and divide two numbers (integers). The GUI does basic data validation then sends a request to the math service. After it receives the results from the math service, it displays the calculation result or any received error messages (faults) to the user. The objective of this project was not to demo a calculator application but the handling of errors on a service.
Language: C# - Size: 7.64 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

tbr09/PollyNetCore
Sample project with Polly examples - resilience and transient-fault-handling library.
Language: C# - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0
