Expand description
Run state: the live execution view of a topology.
A run state accumulates execution events into per-node statuses, counters, an ordered event log, and a set of live edges. It is fed by subscriptions to a running topology (or, for replay, by a recorded event stream). It is plain data the monitor view renders; it holds no second topology model.
Structs§
Enums§
- Node
Status - A node’s execution status.