Skip to content
Commit 7fac20c5 authored by eta's avatar eta
Browse files

Drastically reduce connection state logging, queue offline messages

- We now only log WA connection state information at the DEBUG level,
  to try and avoid spamming the logs every time the websocket drops
  for whatever reason (which has become more frequent as of late)
- A new mechanism enables messages sent while offline to be queued
  and sent once the connection is reestablished, making small drops
  less of a pain.
  - This in fact re-uses the ack tracker code, so the user also gets
    alerted if the message doesn't send for a while.
parent 6ca92a5d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment