Closed hems closed 8 years ago
This will be most likely due to closed TCP connections, maybe the Bittrex API is overloaded, maybe you query the api too often (in this case try to throttle your API requests a little bit).
@n0mad01 ha yeah sure, i meant using the push API i didn't think i would get a "socket hang up" error from doing http requests (( :
From time to time i'm getting
Any idea of what might be happening?
On a side note, i believe the socket connection shouldn't have been made since i'm not using any socket related features ? ( i'm only checking order book )
this are the options i'm currently using: