complete Saga
Explicitly marks the saga as SagaStatus.COMPLETED. No-op (and returns the existing aggregate) if the saga is already in a terminal status.
Throws
if no saga with sagaId exists.
Explicitly marks the saga as SagaStatus.COMPLETED. No-op (and returns the existing aggregate) if the saga is already in a terminal status.
if no saga with sagaId exists.