Retry configuration for a scheduled job.
readonly
backoff: SchedulerBackoff
Backoff strategy. Defaults to 'fixed'.
Retry configuration for a scheduled job.
backoff: SchedulerBackoff
Backoff strategy. Defaults to 'fixed'.
import { type RetryOptions } from "scheduler-plugin/src/index.ts";