Bug 33766 - Document the case for multiple non-interactive "pre-approvers"
Summary: Document the case for multiple non-interactive "pre-approvers"
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-spec (show other bugs)
Version: git master
Hardware: All All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 08:25 UTC by Mikhail Zabaluev
Modified: 2019-12-03 20:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.