I find it pretty annoying that errors like [Lobby]: RateLimited, (16429). Message: Rate limit has been exceeded
are logged in the console without any possibility to disable them. We can catch errors like that with a try/catch and checking the Exception message and invoke our own events depending on the error message.
Please consider adding a toggle or anything like that to let us choose what we want logged.