displayName
EFFECT_CANCELLED
eventName
EFFECT_CANCELLED
kind
state-change
direction
platform-to-runtime
terminal
false
triggerCondition
Emitted when an in-flight effect is cancelled (operator interrupt, timeout, or supersession).
payloadSchema
effectId
string
reason
string
sourceCitation
packages/sdk/src/runtime/replay/effectIndex.ts:37-40,104 (EffectCancelledPayload)