Skip to content

Error handling update.

Compare
Choose a tag to compare
@Morichalion Morichalion released this 28 May 01:54
· 14 commits to master since this release
dedde2d

The websocket to Beat Saber HTTP Status gets hit with a lot of errors. Right now, unless the error is related to opening or closing the websocket, I'm trying to ignore them now. Earlier versions I was always trying to stop and restart the websocket.

Don't know if this is the correct way to go about it, and I've only got 5 minutes of time testing it. I've seen a few of these errors get generated during my test, and everything works. I'll be able to test it more tomorrow.