import { type RetryOptions } from "https://deno.land/x/proc@0.21.5/legacy/deps.ts";
Properties
The initial and minimum amount of milliseconds between attempts. This is 1000
by default.
import { type RetryOptions } from "https://deno.land/x/proc@0.21.5/legacy/deps.ts";
The initial and minimum amount of milliseconds between attempts. This is 1000
by default.