Ticket #320 (closed defect: fixed)
Change the algorithm of the 'connection timeout' check.
| Reported by: | diederik | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | kmess-2.0 |
| Component: | Protocol - core | Version: | 2.0-alpha |
| Keywords: | Cc: |
Description
Currently KMess has a timer running to detect connection timeouts. It expects KMess to be fully logged in within ~2minutes. When the contact list is large, and the connection is slow this fails half way.
I'd propose to change the algorithm into:
- run a shorter timer.
- reset it each time something was received from the server.
Change History
Note: See
TracTickets for help on using
tickets.
