Game is dropping requests with SocketTimedOut
Closed this issue · 1 comments
JasonDevTech commented
Game emits that socket timed out, drops the current game, long pauses in between answers. Also I noticed the package request is used here, which is deprecated - consider using node-fetch or axios instead.
jgoralcz commented
This is most likely an issue with the aki servers itself. Also a rewrite to axios would be nice