You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
17109b1 - refactor: remove HealthFileHandler class and manage health data within PortManager chore: simplify startup and cleanup methods fix: ensure aiohttp session is initialized before making requests feat: enhance logging for initial status and port changes docs: update comments to reflect removed HealthFileHandler and new health management
84913a9 - feat: - Introduce HealthFileHandler for managing health status file operations. - Implement separate health tracking for Gluetun and qBittorrent services. - Enhance health reporting to include detailed service statuses and uptime.