Skip to content

Make Notifications more responsive #1044

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

Open
silasmue opened this issue Jan 21, 2025 · 2 comments
Open

Make Notifications more responsive #1044

silasmue opened this issue Jan 21, 2025 · 2 comments
Labels

Comments

@silasmue
Copy link

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.
Calls in NextCloud Talk Desktop App need up to 55s until the pop-up or any other notification gets displayed, same for messages. Messages are only instant if you joined a chatroom.

Describe the solution you'd like
It would be nice if the app is more responsive in terms of notifications. I think that is not a problem with the backend, because on iOS the notifications for messages or calls are instant (under 5s).

Describe alternatives you've considered
At the moment, as far as I understand the code the app polls for new notifications every ~30s which is just to slow if you really want to answer a call and not call back 1min after.

Additional context
At the moment I am running:
NextCloud Talk Desktop: 1.0.1
Nextcloud 30.0.4
NextCloud Talk 20.1.3

@silasmue silasmue added 0. Needs triage enhancement New feature or request labels Jan 21, 2025
@ShGKme
Copy link
Contributor

ShGKme commented Jan 21, 2025

At the moment, as far as I understand the code the app polls for new notifications every ~30s which is just to slow if you really want to answer a call and not call back 1min after.

Only as a fallback when there is no notify_push.

@ShGKme
Copy link
Contributor

ShGKme commented Mar 5, 2025

@silasmue Could you provide the diagnosis report?
It can be found in the About window (open from the menu or via F1 and click on "Copy report" button).

@ShGKme ShGKme added bug Something isn't working needs info and removed enhancement New feature or request labels Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants