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

x/redis/backoff.ts>exponentialBackoff

🦕 Redis client for Deno 🍕
Very Popular
Latest
function exponentialBackoff
import { exponentialBackoff } from "https://deno.land/x/redis@v0.32.4/backoff.ts";

Parameters

optional
unnamed 0: Partial<ExponentialBackoffOptions> = [UNSUPPORTED]