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.

jittered-fractional-indexing

Provides functions for generating ordering strings with random jitter to minimize the likelihood of collisions

@geersch/retry

Backoff strategies to use when retrying a function after a given delay.