Indeterminate

constructor(lastPhase: EntryPhase, atStep: TypedValue?, state: S, reason: String)

Parameters

lastPhase

The phase of the last seen journal entry.

atStep

The step the journal was at when replay stopped (null for run-level phases).

state

The reconstructed state up to the last known good Effect entry.

reason

Human-readable explanation (e.g. "no-effect-key").