Opened 19 years ago

Last modified 17 years ago

#6 new defect

Reconnect if disconnected

Reported by: simon Owned by: simon
Priority: normal Component: SvnBot
Severity: normal Keywords: reconnect disconnect ping heartbeat
Cc: simon@…

Description (last modified by simon)

As it is, the bot should try to re-connect with exponential back-off times, however, it only appears to re-connect when it actually tries to send something.

This might be solved, as suggested in the Twisted docs, by a heartbeat PING to the server every so often, just to make sure things are okay, and re-connect if necessary.

Change History (1)

comment:1 Changed 19 years ago by simon

  • Description modified (diff)
Note: See TracTickets for help on using tickets.