Information about an interrupt that occurred in a node.
interrupt_id was introduced as a propertyThe following attributes have been removed:
nswhenresumableinterrupt_id, deprecated in favor of idInterrupt(
self,
value: Any,
id: str = _DEFAULT_INTERRUPT_ID,
**deprecated_kwargs: Unpack[DeprecatedKwargs] = {}
)