Logo
Type aliases

IngestionErrorResponse

IngestionErrorResponse = object

Defined in: packages/cloud/src/client/types.gen.ts:3873

Properties

job_id

job_id: string

Defined in: packages/cloud/src/client/types.gen.ts:3877

ID of the job that failed.


message

message: string

Defined in: packages/cloud/src/client/types.gen.ts:3881

List of errors that occurred during ingestion.


step

step: JobNameMapping

Defined in: packages/cloud/src/client/types.gen.ts:3885

Name of the job that failed.