RetryHelper

external class RetryHelper(source)

Constructors

Link copied to clipboard
constructor(maxAttempts: Number, minSeconds: Number, maxSeconds: Number)

Functions

Link copied to clipboard
fun <T> execute(action: () -> ERROR CLASS: Symbol not found for Promise<T>, isRetryable: (@R|kotlin/ParameterName|(name = String(e)) ERROR CLASS: Symbol not found for JsError) -> Boolean = definedExternally): ERROR CLASS: Symbol not found for Promise<T>