bitbot icon indicating copy to clipboard operation
bitbot copied to clipboard

exponential reconnect backoff

Open jesopo opened this issue 5 years ago • 0 comments

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

jesopo avatar Jan 31 '20 10:01 jesopo