InterruptDecisionRecord
Properties
Section titled “Properties”actor: SignalActor;decidedAt
Section titled “decidedAt”decidedAt: number;decision?
Section titled “decision?”optional decision?: "deny" | "approve";reason?
Section titled “reason?”optional reason?: string;requestId
Section titled “requestId”requestId: string;signalId
Section titled “signalId”signalId: string;