nextcore
nextcore copied to clipboard
Gateway auto-reconnects without delay if it receives a 1000 status code
https://github.com/nextsnake/nextcore/blob/1cb53c25a12f73988705dac7b320774726841829/nextcore/gateway/shard.py#L614-L616
Isn't this intentional?
It should reconnect, but with a delay.