runCompensation

abstract fun runCompensation(sagaId: String)(source)

Runs the compensation pipeline for sagaId. Idempotent — may be called multiple times (e.g. by SagaWatchdog) without ill effects.