Compensation Completed
data class CompensationCompleted(val step: TypedValue, val timestamp: Long = System.currentTimeMillis()) : SagaEvent
Emitted when compensation completes successfully.
Emitted when compensation completes successfully.