-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Useless pushes with no changes sent when reading rooms with no notifs enabled #11704
Comments
I can see this being pretty bad because the excessive push traffic is bad for the app's 'reputation' essentially, on modern phone operating systems, resulting in pushes getting throttled. A potential fix seems to be fairly simple:
|
I'll work on it. |
@reivilibre Are you sure about your potential fix? I tried the following setting:
|
@lukasdenk I suppose I can't say I'm sure until it's actually proven. If I was doing this, I would say that it would probably be easiest to first write a failing test for this situation described by MatMaul. |
@lukasdenk are you still working on this issue? |
@himanshi-2602 Yes, I am |
Description
Duplicate pushes are sent whenever you read a room, even if notifications are disabled for this room and there is no change in the notifs count.
Steps to reproduce
count
This is annoying for big accounts that are also extensively used on a computer device, because the phone basically never sleeps.
The text was updated successfully, but these errors were encountered: