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

x/cockatiel/src/common/Executor.bench.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.1.1/src/common/Executor.bench.ts";
The documentation for this module is currently unavailable.