Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/cockatiel/src/common/defer.ts

🐦 A resilience and fault-handling library. Supports Backoffs, Retries, Circuit Breakers, Timeouts, Bulkhead Isolation, and Fallbacks.
Latest
import * as cockatiel from "https://deno.land/x/cockatiel@v3.2.1/src/common/defer.ts";