BackoffOptions

Options for an exponential backoff.

Hierarchy

  • BackoffOptions

Index

Properties

constantBackoffMs

constantBackoffMs: number

exponentialBackoffBase

exponentialBackoffBase: number

maxBackoffMs

maxBackoffMs: number

maxRetries

maxRetries: number