Type Alias OnExecutionAttempt<TParameters, TContext>

OnExecutionAttempt: Invokable<[data: OnRetryAttemptData<TParameters, TContext>]>

IMPORT_PATH: "@daiso-tech/core/async"

Type Parameters