The Wayback Machine - https://web.archive.org/web/20201127024119/https://github.com/topics/fault-handler
Skip to content
#

fault-handler

Here are 7 public repositories matching this topic...

Language: All
Filter by language

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 May 2, 2020
  • 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

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.

  • Updated Nov 11, 2019
  • C#

Improve this page

Add a description, image, and links to the fault-handler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fault-handler topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.