botserver/src/drive
Rodrigo Rodriguez (Pragmatismo) e48b5610db
All checks were successful
BotServer CI/CD / build (push) Successful in 3m28s
fix: prevent KB re-download loop when file_states fails to load
- Add fallback: skip files from indexed KB folders even when file_states is empty
- Add file_states_count to debug log to detect load failures
- Add indexed_kb_names set for quick KB folder lookup
- This prevents the infinite download loop when file_states.json fails to deserialize

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-13 16:26:12 -03:00
..
drive_monitor fix: prevent KB re-download loop when file_states fails to load 2026-04-13 16:26:12 -03:00
document_processing.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
drive_handlers.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
drive_types.rs feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
local_file_monitor.rs fix: use Vault config for Qdrant in KB indexer 2026-04-09 18:27:10 -03:00
mod.rs Fix KB indexing: single file streaming, dedup tracking, .ast cache 2026-04-11 13:10:09 -03:00
vectordb.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00