mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-03-30 20:15:40 +00:00
- Implemented periodic updates of system health status to the database every 30 seconds. - Added a new method to aggregate and return comprehensive health status of all components, including core connection, database, services, and web viewer. - Introduced an API endpoint at /api/system-health to retrieve system health data, providing a structured response for health status and component details. - Enhanced error handling for health data storage and retrieval processes, ensuring robust logging and feedback in case of issues.