Files
mc-webui/meshcore-bridge
MarekWo 6956cd5415 fix(dm): Skip retry for contacts without path (flood sends)
When a contact has no path set (out_path_len == -1), the initial msg
is already sent as flood. Retrying would spam the network with up to
8 flood messages in quick succession.

Now checks contact's out_path_len via .ci command before starting the
retry loop. If no path exists, logs and skips retry entirely.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 21:34:53 +01:00
..
2026-02-15 16:06:49 +01:00