Type Alias OnExecutionAttempt<TParameters, TContext>

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

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

Type Parameters