Aborted

constructor(error: SagaExecutionError, finalState: S)

Parameters

error

Details of the failure that caused the abort

finalState

The saga state at the time of failure (after any updates made by failed step)