runCompensation

open fun runCompensation(sagaId: String)(source)

Public entry point used by SagaWatchdog to retry compensation for sagas stuck in COMPENSATING or that ended in COMPENSATION_FAILED. Idempotent — safe to call multiple times.