#ws shenanigans
1 messages · Page 1 of 1 (latest)
@dapper wyvern what even is 1000 in discord? any idea?
interactionCreate just stops emitting after a few mins, which makes sense, if the ws can't be resurrected, can't emit events either
1000 is normal close
buuuut it doesn't reconnect
Probably because it dead locks due to the interval payload which triggered at unoportune time
yeah, just turn the bot on, wait a couple minutes until it sends heartbeat (not the ready one) and its gone
Isn’t 1000 unknown error? my bad, that was for RPC…
apparently no
4k is unknown
1k is normal
@upper orbit @dapper wyvern @storm dust I finally figured it out, i was using my sleep function that took ms instead of s, and i was passing 30 as timeout between each two presences so it will spam the websocket until it disconnected, perhaps close this thread?
it'll auto close, dw
