dbda820a71
* prevent uncaught websocket exceptions * dev cli sends regular pings to keep connection alive * add changeset * fix for prod message forwarding * add server-side websocket ping * Revert "dev cli sends regular pings to keep connection alive" This reverts commit 9a6a7a21433b9f0665f72be015d0ba5a8d83eba4. * add dev cli websocket debug logs, always print errors * actually start the ping service * update changeset * catch remaining dev cli message handler errors