Type Alias OnHedgeAttemptData<TParameters, TContext>

OnHedgeAttemptData: { args: TParameters; context: TContext; name: string }

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

Type Parameters