cryptoeax / arbbot

Arbitrator, a bitcoin/altcoin arbitrage trading bot
https://gitter.im/cryptoeax-arbbot/Lobby
GNU General Public License v3.0
199 stars 78 forks source link

The bot does throws an error when a currency goes offline #83

Closed Exalovic closed 6 years ago

Exalovic commented 6 years ago

As seen here siacoin wallet is offline on bittrex and the bot gets an error rv0d4ko

heiko7even commented 6 years ago

Error if wallet is offline :(

bildschirmfoto 2018-01-11 um 14 06 09
cryptoeax commented 6 years ago

Error if wallet is offline :(

I'm not sure if you've understood the point of the previous commit... Its point is to make sure the currency isn't used again once you get this error.

cryptoeax commented 6 years ago

985ee88 makes us not attempt to retry when we get this error but that's more of a cosmetic change.