Commit Graph

3 Commits

Author SHA1 Message Date
Omar Sánchez Pizarro
06e763c7ab as 2026-01-19 20:45:19 +01:00
Omar Sánchez Pizarro
9939c4d9ed Enhance caching mechanism and logging configuration
- Updated .gitignore to include additional IDE and OS files, as well as log and web build directories.
- Expanded config.sample.yaml to include cache configuration options for memory and Redis.
- Modified wallamonitor.py to load cache configuration and initialize ArticleCache.
- Refactored QueueManager to utilize ArticleCache for tracking notified articles.
- Improved logging setup to dynamically determine log file path based on environment.
2026-01-19 19:42:12 +01:00
Omar Sánchez Pizarro
b32b0b2e09 Implement WorkerConditions class for article filtering and refactor Worker to utilize it 2025-11-17 21:29:03 +01:00