Whether to retry forever.
The maximum time (in milliseconds) that the retried operation is allowed to run.
The maximum number of milliseconds between two retries.
The number of milliseconds before starting the first retry.
Randomizes the timeouts by multiplying a factor between 1-2.
The maximum amount of times to retry the operation.
Whether to unref the setTimeout's.
Generated using TypeDoc
The exponential factor to use.
2