botserver/src/drive
Rodrigo Rodriguez (Pragmatismo) 73f1898b62
All checks were successful
BotServer CI/CD / build (push) Successful in 3m7s
Add fail_count and last_failed_at to kb_documents
Simplified KB indexing state tracking - added columns directly
to kb_documents instead of separate table. This enables per-file
backoff retry logic.
2026-04-12 09:36:39 -03:00
..
drive_monitor Add fail_count and last_failed_at to kb_documents 2026-04-12 09:36:39 -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