II.
StateMachine overview
Reference · livestate-machine:effect
Effect overview
Lifecycle for an effect request (orchestrator-mediated side effect such as a breakpoint or sub-task) from request through resolution.
Attributes
governsNodeKindId
displayName
Effect
targetNodeKind
Effect
description
Lifecycle for an effect request (orchestrator-mediated side effect such
as a breakpoint or sub-task) from request through resolution.
states
- ideffect.requesteddisplayNameEffect / requestedterminalfalsedescriptionThe 'requested' state of the effect state machine.
- ideffect.pendingdisplayNameEffect / pendingterminalfalsedescriptionThe 'pending' state of the effect state machine.
- ideffect.okdisplayNameEffect / okterminaltruedescriptionThe 'ok' state of the effect state machine.
- ideffect.errordisplayNameEffect / errorterminaltruedescriptionThe 'error' state of the effect state machine.
- ideffect.cancelleddisplayNameEffect / cancelledterminaltruedescriptionThe 'cancelled' state of the effect state machine.
Outgoing edges
None.
Incoming edges
governed_by2