Commit Graph

5 Commits

Author SHA1 Message Date
e19a7a2b11 Refactor QueryDiversityEngine: Enhance logging, improve error handling, and optimize query fetching logic 2025-11-05 21:59:02 +01:00
693246c2d5 Features: Improved handling of navigation errors and automatic updates, optimized wait times, and cron job configuration 2025-11-05 21:03:48 +01:00
a932f48425 docs: update scheduling instructions in Docker and setup documentation 2025-11-03 19:28:43 +01:00
43ed6cd7f8 refactor: remove legacy scheduling and analytics code
- Deleted the scheduler module and its associated functions, transitioning to OS-level scheduling.
- Removed the Analytics module and its related interfaces, retaining only a placeholder for backward compatibility.
- Updated ConfigValidator to warn about legacy schedule and analytics configurations.
- Cleaned up StartupValidator to remove diagnostics and schedule validation logic.
- Adjusted Load.ts to handle legacy flags for diagnostics and analytics.
- Removed unused diagnostics capturing functionality.
2025-11-03 19:18:09 +01:00
6d549e6590 Initial commit 2025-11-01 20:44:31 +01:00