It's quite frequent that the DataHandler fails and throws "User (uuid) does not exist". It's not behavior that should happen on a codebase that aims for scalability. Haven't been able to look what could be causing it exactly and I have no idea on how to reproduce. However it happens quite frequently so rejoining 10 times could trigger. It also might only happen when the latency is higher.
I would suspect a race condition somewhere
It's quite frequent that the DataHandler fails and throws "User (uuid) does not exist". It's not behavior that should happen on a codebase that aims for scalability. Haven't been able to look what could be causing it exactly and I have no idea on how to reproduce. However it happens quite frequently so rejoining 10 times could trigger. It also might only happen when the latency is higher.
I would suspect a race condition somewhere