Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to limit incoming unread messages on update #59

Open
Kaffeine opened this issue Nov 22, 2017 · 0 comments
Open

Add an option to limit incoming unread messages on update #59

Kaffeine opened this issue Nov 22, 2017 · 0 comments

Comments

@Kaffeine
Copy link
Member

It is possible to have thousands of unread messages and it makes little sense to actually spam them out during one of the connection step (updates receiving).

Right now it can hang Telepathy Client for a while and we don't want such behavior at all — the proper solution is to expose Dialogs telepathy interface and say (via DBus) that we have N new messages in M dialogs and maybe send the content of the last message.

We need Dialogs API and Service-side Logging API to handle "thousands of unread messages on connect" situation properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant