ExchangeUnion / market-maker-bot

MM Bot for OpenDEX. Make profits via arbitrage between OpenDEX and a connected CEX account like Binance 🤖
GNU Affero General Public License v3.0
104 stars 20 forks source link

No retry attempt after Price feed lost err #51

Closed raladev closed 4 years ago

raladev commented 4 years ago

Actual behavior: No retry attempt after Price feed lost err

Expected behavior: new retry attempt every 5 sec during N sec

Note:

  1. P1 because i got this err several times during testrun

11:42 - 11:45 - price error 11:45 - 11:47 - price error 11:47 - 11:51 - price error 11:51 - 11:58 - no error, stable run

price_err_log.log

UPD 11.59 - price error, but log file does not contain this time

raladev commented 4 years ago

fixed