Summary: | Disco requests timeout | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Sjoerd Simons <sjoerd> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED MOVED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Sjoerd Simons
2009-05-07 08:11:01 UTC
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. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/31. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.