Class: IngestionErrorEvent
Defined in: livelink.clients/livelink.agent/sources/data/SceneIngestionEvents.ts:87
Event emitted when a source fails to start, a mapping throws, or the underlying agent errors. Ingestion continues — this reports, it does not stop.
Dispatched by SceneIngestion as on-error.
Extends
Event
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
error | readonly | Error | The error that occurred. |