Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FullJitterLimitedBackoff

Hierarchy

Index

Constructors

Methods

Constructors

constructor

  • new FullJitterLimitedBackoff(fixedWaitMs: number, shortBackoffMs: number, longBackoffMs: number, limit: number): FullJitterLimitedBackoff

Methods

nextBackoffAmountMs

  • nextBackoffAmountMs(): number

reset

  • reset(): void

Generated using TypeDoc