From 5a580b9c01242159ea26bb05e805263357465600 Mon Sep 17 00:00:00 2001 From: Jack Kingsman Date: Thu, 12 Mar 2026 20:16:50 -0700 Subject: [PATCH] Tighten up error phasing --- app/radio_sync.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/radio_sync.py b/app/radio_sync.py index fc14a13..140ddf8 100644 --- a/app/radio_sync.py +++ b/app/radio_sync.py @@ -552,9 +552,9 @@ async def _message_poll_loop(): else: logger.error( "[RADIO SYNC ERROR] Periodic radio audit caught %d message(s) that were not " - "surfaced via event subscription. See README and consider " + "surfaced via event subscription. This means that the method of event (new contacts, messages, etc.) awareness we want isn't giving us everything. There is a fallback method available; see README.md and consider " "setting MESHCORE_ENABLE_MESSAGE_POLL_FALLBACK=true to " - "enable more frequent polling.", + "enable active radio polling every few seconds.", count, ) broadcast_error(