Interrupted
ref / conversations / Interrupted
This result is returned by a Replay
Properties
type
ts
type: "interrupted";
Type of the replay result, indicates that the replay has completed because the builder function has interrupted itself.
state
ts
state: ReplayState;
The replay state left behind by the replay engine
interrupts
ts
interrupts: number[];
The list of concurrent interrupts that were performed