Optional
onExecutionAttempt?: OnExecutionAttempt<TParameters, TContext>Callback Invokable
that will be called before execution attempt.
Optional
onRetryDelay?: OnRetryDelay<TParameters, TContext>Callback Invokable
that will be called before the retry delay starts.
IMPORT_PATH:
"@daiso-tech/core/async"