Hierarchy

  • RetryConfig

Implements

Constructors

Properties

backOffType?: RetryBackOffType = 'constant'
delay?: number = 1
errorOnFail?: boolean = true
maxAttempts?: number = Infinity
maxDuration?: number = Infinity

Generated using TypeDoc