property RetryOptions.delayMs

Wait between attempts. Omitted or 0 retries immediately, as it always has.

Type

Usage

import { type RetryOptions } from "lib/task/task.ts";