Optional
onHedgingAttempt?: OnHedgeAttempt<TParameters, TContext>Callback Invokable
that will be called before execution attempt.
Optional
onHedgingError?: OnHedgeError<TParameters, TContext>Callback Invokable
that will be called when the error occurs.
IMPORT_PATH:
"@daiso-tech/core/async"