The definition of RetryStrategyLinear object.

Hierarchy

  • RetryStrategyLinear

Constructors

Properties

Constructors

Properties

interval: string

The RetryStrategyLinear interval. The expected format is the number of seconds ending with an s. For example, 1 day is 86400s

maxRetries: number

The RetryStrategyLinear maxRetries.

Generated using TypeDoc