Application-facing request for human review of an interrupted operation.
Summary
Types
Functions
@spec from_interrupt(Jidoka.Review.Interrupt.t()) :: {:ok, t()} | {:error, term()}
@spec from_interrupt!(Jidoka.Review.Interrupt.t()) :: t()
@spec schema() :: Zoi.schema()