Websocket is throwing an error when attempting to reconnect
Created by: Skelyos
Had a conversation in the D#+ support channel.
This is the error message that my bot is getting. It doesn't really have a specific replication condition it will just happen when the socket disconnects and then attempts to reconnect when AutoReconnect == true
This is the line of code that Maxine pointed at when helping me with the issue, looking at the stack trace in the above image it seems like the error originates there.
Wanted some information on how to proceed on this issue and stop this from happening