Type aliases
IngestionErrorResponse
IngestionErrorResponse =
object
Defined in: packages/cloud/src/client/types.gen.ts:2849
Properties
job_id
job_id:
string
Defined in: packages/cloud/src/client/types.gen.ts:2853
ID of the job that failed.
message
message:
string
Defined in: packages/cloud/src/client/types.gen.ts:2857
List of errors that occurred during ingestion.
step
step:
JobNameMapping
Defined in: packages/cloud/src/client/types.gen.ts:2861
Name of the job that failed.