Logo
Type aliases

IngestionErrorResponse

IngestionErrorResponse = object

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

Properties

job_id

job_id: string

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

ID of the job that failed.


message

message: string

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

List of errors that occurred during ingestion.


step

step: JobNameMapping

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

Name of the job that failed.