cryptoqween / cryptoqween.github.io

CryptoCompare API tutorials
194 stars 114 forks source link

401~MAX_SUBS_REACHED_MAX_5000 #4

Closed petrovalex closed 6 years ago

petrovalex commented 7 years ago

Hello,

I am getting this message recently quite often. From client perspective, I do not invoke that many many subscriptions, what this metric is about?

Thanks.

vcealicu commented 7 years ago

If you get the max subs reached it means you have tried to subscribe to over 5k symbols / pairs / messages.

If you email me v@cryptocompare.com I can look over your code and I can try to help. Alternatively, you can debug it by just hitting https://streamer.cryptocompare.com/status on the machine you are running the code on and see the number of subs you have registered on the server.

cryptoqween commented 4 years ago

Hi there, just wanted to let you know that this version of the streaming API is being sunset in the next couple of weeks as we are moving to version 2, that has a lot more features and better support. Please visit our documentation page which provides code examples in javascript, node, python and golang: https://min-api.cryptocompare.com/documentation/websockets.