Exit condition is called after every attempt unless an error was caught with RetryUntilOptions.catchErrors.
Time in milliseconds that needs to pass before the next attempt is started. The time is counted before an attempt is started!
Time in milliseconds after which to abort.
Generated using TypeDoc
Options passed to retryUntil function.