jgoralcz/aki-api

Game is dropping requests with SocketTimedOut

Closed this issue · 1 comments

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.

This is most likely an issue with the aki servers itself. Also a rewrite to axios would be nice