Skip to content
#

resilience

Here are 15 public repositories matching this topic...

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
resilience-typescript

resilience-typescript is a Typescript resilience and transient-fault-handling library that allows developers to add components like Timeout, Retry, Circuit Breaker, Cache, Token Cache to outgoing HTTP(S) calls, built on top of the Axios library with a fluent language. Primarly designed for backend service to service communication.

  • Updated Aug 23, 2023
  • TypeScript

Improve this page

Add a description, image, and links to the resilience 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 resilience topic, visit your repo's landing page and select "manage topics."

Learn more