property ServiceBusRetryOptions.maxRetryDelayInMs

Ceiling the exponential backoff grows to, in milliseconds. The SDK default is 90000.

Type

number

Usage

import { type ServiceBusRetryOptions } from "messaging-plugin/src/index.ts";