Skip to main content
Module

x/redis/backoff.ts>Backoff

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

Call Signatures

(attempts: number): number

Returns the next backoff interval in milliseconds