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