CompensationFailure

constructor(originalError: SagaExecutionError, compensationErrors: List<SagaExecutionError>)

Parameters

originalError

The error that caused the saga to abort

compensationErrors

List of errors that occurred during compensation