Bug 33766

Summary: Document the case for multiple non-interactive "pre-approvers"
Product: Telepathy Reporter: Mikhail Zabaluev <mikhail.zabaluev>
Component: tp-specAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: enhancement    
Priority: medium    
Version: git master   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Mikhail Zabaluev 2011-01-31 08:25:01 UTC
In handling channels, there may be a need to reliably confirm certain facts before the user is alerted by an approver, or the channel is dispatched to the handler.
As an example, before launching an incoming call alert, the following actions need to be completed:
* The logger needs to reliably store the incoming call event;
* The resource policy hook needs to reserve resources necessary for the call.

The message flow described in bug #27860 details how one client can "hijack" the channel, but it does not describe how multiple entities can serve as mandatory checkpoints.
The observer property DelayApprovers looks like the necessary hinge to implement this: it's possible for observers to delay return from ObserveChannels until they have confirmed readiness. If this is deemed to be a good enough way (the channel dispatcher is supposed to give sensible timeouts to ObserveChannels?), it should be documented.
Comment 1 GitLab Migration User 2019-12-03 20:23:50 UTC
-- 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-spec/issues/107.

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.