nothingisdead / npm-kraken-api

[DEPRECATED] NodeJS Client Library for the Kraken (kraken.com) API
Other
412 stars 188 forks source link

Timeouts too low #27

Closed Amtrix closed 7 years ago

Amtrix commented 7 years ago

The API is throwing a lot of errors with the current timeout (even though requests get processes by kraken). I have an extremely better experience with 60. It should be expected to deal with huge delays when working with kraken.

moonlitknight commented 7 years ago

While increasing the timeout, will reduce the number of timeout failures, it won't eliminate the possibility of timeouts that are actually processed.

tvb commented 7 years ago

I facing the same issues:

Error in server response: {"code":"ETIMEDOUT","connect":false}

I get these very often