interface IngestErrorItem {
    message: string;
    recordIndex?: number;
}

Properties

message: string

The error message

recordIndex?: number

The 0-based index of the record in the data