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

x/redis/mod.ts>Backoff

🦕 Redis client for Deno 🍕
Very Popular
Latest
interface Backoff
import { type Backoff } from "https://deno.land/x/redis@v0.32.4/mod.ts";

Call Signatures

(attempts: number): number

Returns the next backoff interval in milliseconds