Skip to main content
Module

x/cockatiel/src/index.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 cockatiel from "https://deno.land/x/cockatiel@v3.0.0-beta.1/src/index.ts";
The documentation for this module is currently unavailable.