ProductProcessing
Progress for the catalogue's immutable feature-selected pipeline plan. Only stages in the compiled selected graph are returned; a returned stage can be skipped when runtime processing determines no work is needed. Moderation runs independently. Internal messages and traces are omitted.
- completedType: integer
Stages min:0requiredNumber of completed or skipped terminal stages.
- currentType: string | null enum
Stage requiredvalues- ingest
- image
_acquisition - image
_indexing - semantic
_text _indexing - ai
_processing - identity
_enrichment - dedup
_indexing - deduplication
- errorsType: array object[] · ProductProcessingError[]required
Sanitized processing failures.
- codeType: stringrequired
Stable machine-readable processing failure code
- retryableType: booleanrequired
- stageType: string enumrequiredvalues
- ingest
- image
_acquisition - image
_indexing - semantic
_text _indexing - ai
_processing - identity
_enrichment - dedup
_indexing - deduplication
- stagesType: array object[] · ProductProcessingStage[]required
- attemptType: integer
Count min:0requiredInteger numbers.
- keyType: string enumrequiredvalues
- ingest
- image
_acquisition - image
_indexing - semantic
_text _indexing - ai
_processing - identity
_enrichment - dedup
_indexing - deduplication
- requiredType: booleanrequired
Whether the catalogue's immutable processingFeatures selection requires this stage.
- statusType: string enumrequiredvalues
- pending
- processing
- completed
- skipped
- failed
- totalType: integer
Stages min:0requiredInteger numbers.