property RetryOptions.limit

Maximum number of attempts before giving up (1-based minimum).

Type

number

Usage

import { type RetryOptions } from "common/src/index.ts";