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