Opened 19 years ago
Last modified 17 years ago
#6 new defect
Reconnect if disconnected — at Initial Version
Reported by: | simon | Owned by: | simon |
---|---|---|---|
Priority: | normal | Component: | SvnBot |
Severity: | normal | Keywords: | reconnect disconnect ping heartbeat |
Cc: | simon@… |
Description
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 does 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
Note: See
TracTickets for help on using
tickets.