mirror of
https://github.com/torlando-tech/pyxis.git
synced 2026-09-25 14:13:36 +00:00
on_message_received now fires a rate-limited RNS path request when an LXMF message arrives from a SOURCE_UNKNOWN sender, mirroring Sideband's 'Query Network For Keys' button (RNS.Transport.request_path). Any peer that already knows the source's announce (hub, phone, other node) can answer with the cached identity, letting the NEXT message from that peer validate and reach location ingest. 5-minute per-source cooldown, 64-entry cap. App-only diagnostic; remove with the other ingest diagnostics once the root cause closes.