jahschwa / sibyl

a python chatbot with a focus on XBMC
GNU General Public License v3.0
7 stars 6 forks source link

Add exponential backoff for reconnect delay (closes #45) #52

Closed jfrederickson closed 5 years ago

jfrederickson commented 5 years ago

I've also decreased the initial reconnection delay from 60 seconds to 30 seconds since the delay now increases exponentially.