cockatiel
A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. Inspired by .NET Polly.
synchronik
A modular orchestration engine for building resilient, milestone-driven workflows in Node.js.
nestjs-resilience
A module for improving the reliability and fault-tolerance of your NestJS applications
@ismael3s/polly
A TypeScript library for building resilience pipelines with strategies like retries, timeouts, and circuit breakers, inspired by .NET Polly.