Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RetryOptions

Options for request retrying.

Hierarchy

  • RetryOptions

Index

Properties

Optional maxAttempts

maxAttempts: undefined | number

Optional retryDelay

retryDelay: undefined | number

Optional retryErrorCodes

retryErrorCodes: string[]

Generated using TypeDoc