Skip to main content
Module

x/retry/wait/options.ts>getDefaultDuration

Re-execute a function until it does not throw an error or execute a function with a timeout.
Very Popular
Latest
function getDefaultDuration
import { getDefaultDuration } from "https://deno.land/x/retry@v2.0.0/wait/options.ts";

Returns

number