MikaLendingBot
MikaLendingBot copied to clipboard
Unhandled error [Errno 10054]
[Errno 10054]
Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\poloniexlendingbot\lendingbot.py", line 72, in
Thanks for reporting, this is a communication error, the bot will recover and continue.
We should adjust error handling for 'socket.error' types.
Would be good to implement a retry as mentioned here:
https://stackoverflow.com/questions/18832643/how-to-catch-this-python-exception-error-errno-10054-an-existing-connection
Should probably create a new issue if that's the case though.