mirror of
https://github.com/mikecarper/MeshCore.git
synced 2026-07-29 00:39:21 +00:00
- Introduced throttling for log messages related to disconnected brokers and analyzer clients to reduce log spam. - Added new member variables to track the last log timestamps for broker connection issues and analyzer client states. - Updated the packet processing logic to reset log timers when brokers are connected, ensuring accurate logging behavior. - Improved connection validation before publishing to prevent race conditions and maintain accurate broker states.