Type Alias: IngestionSessionStatusDto
@kortexya/reasoninglayer / Ingestion / IngestionSessionStatusDto
Type Alias: IngestionSessionStatusDto
IngestionSessionStatusDto =
"active"|"paused"|"complete"|"failed"
Defined in: src/types/ingestion.ts:294
Ingestion session status.