Skip to content

Type Alias: IngestionSessionStatusDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Ingestion / IngestionSessionStatusDto

Type Alias: IngestionSessionStatusDto

IngestionSessionStatusDto = "active" | "paused" | "complete" | "failed"

Defined in: src/types/ingestion.ts:294

Ingestion session status.