Not Found
Unprefixed alias for ResumeOutcome.NotFound.
With import ca.acendas.kstate.saga.dsl.*, pattern-matching reads:
is NotFound -> saga.execute(context, RunId("order-42"))Content copied to clipboard
Unprefixed alias for ResumeOutcome.NotFound.
With import ca.acendas.kstate.saga.dsl.*, pattern-matching reads:
is NotFound -> saga.execute(context, RunId("order-42"))