[Bug 21616] Disco requests timeout

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 20 14:28:06 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21616





--- Comment #1 from Will Thompson <will.thompson at collabora.co.uk>  2009-08-20 05:28:05 PST ---
The point of requests timing out is so that we don't wait indefinitely for
someone's caps to arrive, and so that we can send the disco request to another
contact who might reply sooner. But there are several different levels of
timing out that we could split up something like this:

» after l seconds, see if we can send the same disco request to a different
contact (who might answer sooner);
» after m seconds, if we're waiting on these caps to start a call, give up;
» after n seconds, stop waiting for the reply (to keep memory usage bounded).

This would be similar to how vCard requests were recently made to time out more
slowly.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the telepathy-bugs mailing list