cap-nodejs

CAP Node.js API


CAP Node.js API / cap-nest/src / calculateBackoff

Function: calculateBackoff()

calculateBackoff(options): Date

Defined in: cap-core/dist/engine/backoff.d.ts:2

Parameters

options

baseMs?

number

maxMs?

number

now

Date

retryCount

number

Returns

Date