joaop21 / hermes

Bot for cryptocurrency arbitrage
Apache License 2.0
4 stars 4 forks source link

Binance WebSockex process exits after some time #17

Closed joaop21 closed 2 years ago

joaop21 commented 2 years ago

After some time, the Binance Websockex process exits with a message like this: ** (EXIT from #PID<0.277.0>) shell process exited with reason: {:remote, :closed}

Supervisors might be a simple solution for the problem. When a process dies, it is restarted shortly after.