Module

x/cockatiel/src/backoff/Backoff.ts

A resilience and transient-fault-handling library that allows developers to express policies such as Backoff, Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. Inspired by .NET Polly.
Go to Latest
import * as mod from "https://dotland.deno.dev/x/cockatiel@v2.0.2/src/backoff/Backoff.ts";
The documentation for this module is currently unavailable.