Modify ↓
Opened at 2008-04-06T18:23:17Z
Closed at 2008-08-09T23:06:54Z
#393 closed defect (fixed)
Exponential backoff in auto_reconnect code
| Reported by: | wilmer | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | BitlBee | Version: | 1.2 |
| Keywords: | Cc: | ||
| IRC client+version: | Client-independent | Operating System: | Public server |
| OS version/distro: |
Description
It'd be nice to have exponential backoff in the auto_reconnect timeout, instead of one fixed interval. Retry in 5 seconds, then 10, 20, etc. And once you're at something like 15 mins, stop doubling.
Attachments (0)
Change History (1)
comment:1 Changed at 2008-08-09T23:06:54Z by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

changeset:devel,415
It's pretty flexible. Hopefully with a sane default.