property RetryPolicy.limit

Maximum total attempts (1 = a single attempt, no retry).

Type

number

Usage

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