bitbot
bitbot copied to clipboard
exponential reconnect backoff
bitbot currently tries to reconnect every 10 seconds, regardless of how long he has been trying.
I suggest two things here;
- refactor reconnection logic in general, while we're here
- exponential backoff starting at 10s