botserver/src/drive
Rodrigo Rodriguez (Pragmatismo) 816d416eee
Some checks failed
BotServer CI/CD / build (push) Failing after 1m31s
Fix DriveMonitor dispatch failure in main repo
- Added static save_file_states_static() helper method
- Changed tokio::spawn calls to use Arc::clone instead of Arc::new(self.clone())
- This prevents double Arc wrapping which causes 'dispatch failure' errors
- Fixes config.csv not syncing from bucket to database for salesianos/default bots
2026-04-10 11:24:56 -03:00
..
drive_monitor Fix DriveMonitor dispatch failure in main repo 2026-04-10 11:24:56 -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 feat: add LOAD_ONLY env filter for bots discovery and monitoring 2026-04-09 23:15:54 -03:00
vectordb.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00