Skip to content

(#571) watch manager fixes#606

Merged
Adamantcheese merged 4 commits into
multi-featurefrom
(#571)-watch-manager-fixes
Feb 9, 2020
Merged

(#571) watch manager fixes#606
Adamantcheese merged 4 commits into
multi-featurefrom
(#571)-watch-manager-fixes

Conversation

@K1rakishou

Copy link
Copy Markdown

Closes #571

Because it was called way too often (it could get called like 10 times per second if you had lots of active pins) which caused start/stop service getting called too often which caused notification
getting updated too often etc. Sometimes, this would cause the notification to become a silent notification. Now we wait for at least 1 second without any pin updates before doing pins update.
@Adamantcheese Adamantcheese merged commit f3b9c00 into multi-feature Feb 9, 2020
@K1rakishou K1rakishou deleted the (#571)-watch-manager-fixes branch February 9, 2020 07:48
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

Successfully merging this pull request may close these issues.

[BUG] Alert notification sometimes turns into a silent notification when you get a reply

2 participants