You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
If you send a large number of messages to a single user in a short period of time using the web client (spamming someone else or testing message back and forth), they start to queue themselves and some are eventually processed by the meshtastic node. After a short period of time as your node works through sending the messages you receive a "Error received for packet 910299245: MAX_RETRANSMIT" error in your console which is an unhandled error in the web client and causes the app to crash.
Relevant console output
"Error received for packet 910299245: MAX_RETRANSMIT"