mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-25 14:36:15 +00:00
- Add _validate_and_fix_document_consistency() method to detect and fix documents with missing content in full_docs storage - Integrate consistency check into apipeline_process_enqueue_documents() to automatically mark inconsistent documents as FAILED before processing - Prevent processing errors caused by documents having status records but missing actual content data