I figured that I see a bit too many bot restarts in the metrics lately and it seems that the server isn’t happy:
D0331 10:18:02.932 main (worker) worker.dart:30] event PingEvent
T0331 10:18:02.143 main (res_client) client.dart:85] --> {"method":"call.core.char.cg7mjsu9gbrvv9lnu250.ctrl.ping","params":{},"id":967}
T0331 10:18:05.153 main (res_client) client.dart:105] <-- {"id":967,"result":null,"error":{"code":"system.timeout","message":"Request timeout","data":null},"event":null,"data":null}
E0331 10:18:05.071 main (worker) worker.dart:101] ping failed: <ResError "system.timeout": Request timeout>
It’s absolutely a non-issue for me (I just crash the bot if the ping fails), just bringing this to @Accipiter’s attention. I’d have thought the ping backend is dumb as a brick (you had one job! lol)