generalbots/src/main_module
Rodrigo Rodriguez (Pragmatismo) f04745ae1c
Some checks failed
BotServer CI/CD / build (push) Has been cancelled
fix: DriveMonitor loop performance and WebSocket blocking
- Remove excessive trace/debug logging in hot loops

- Fix broadcast_theme_change lock contention by cloning channels before iterating

- Increase default sleep interval from 10s to 30s

- Remove [MODULE] prefixes from log messages

- Fix PDF re-download bug by using only last_modified (not ETag) for change detection

- Re-enable DriveMonitor in bootstrap (was disabled for testing)
2026-04-14 13:42:23 -03:00
..
bootstrap.rs fix: DriveMonitor loop performance and WebSocket blocking 2026-04-14 13:42:23 -03:00
drive_utils.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
health.rs fix: enterprise-grade reliability — three changes 2026-04-14 09:51:54 -03:00
mod.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
server.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
shutdown.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
types.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00