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.
@meistrari/fetch
Reliable HTTP client built on fetch with automatic retries, timeouts, and better error handling
create-request
A modern, chainable wrapper for fetch with automatic retries, timeouts, comprehensive error handling, and first-class TypeScript support
nestjs-aborter
Automatic request cancellation and timeout handling for NestJS applications