IndexingError
Error reported during an indexing.
{
"id": "string",
"code": "string",
"source": "string",
"created_at": 0,
"data_source_id": "string",
"indexing_id": "string",
"system_message": "string",
"op_id": "string"
}
ID of the indexing error.
Error codes identifying errors that occur during an indexing of a knowledge base.
Source of an indexing error (i.e., the level at which the error needs to be addressed).
Unix timestamp (in seconds) when the error occurred.
The document (if applicable) for which the error was reported.
ID of the data source (if applicable) for which the error was reported.
ID of the indexing, during which the error was reported.
Internal tracing data captured when the error was reported. Exposed for reporting errors when requesting technical support or troubleshooting (if the exposed error code is not sufficient for identifying the problem).
Internal tracing identifier linking errors to internal system logs.