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