Ticket #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) (diff)
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
Note: See
TracTickets for help on using
tickets.
