In case anyone else runs into this issue I had with my Beeper self hosted bridge, some error snippets from the log:
```
WRN Failed to update bridge state error="websocket not connected"
ERR Error in appservice websocket error="failed to get reader: previous message not read to completion" action="appservice websocket"
INF Websocket disconnected, reconnecting... action="appservice websocket" backoff_seconds=8
```
Caused my self-hosted Signal bridge to loop continuously.