fail Saga
Transitions the saga to SagaStatus.COMPENSATING with the supplied error as the reason and schedules compensation after the current transaction commits. No-op on terminal sagas.
Throws
if no saga with sagaId exists.
Transitions the saga to SagaStatus.COMPENSATING with the supplied error as the reason and schedules compensation after the current transaction commits. No-op on terminal sagas.
if no saga with sagaId exists.