https://bugzilla.wikimedia.org/show_bug.cgi?id=47092

--- Comment #1 from Ryan Kaldari <rkald...@wikimedia.org> ---
This is actually a difficult feature to implement due to potential performance
issues. If a user has thousands of unread notifications (which is possible)
updating them all at once would be an expensive hit on the database. In those
cases we may want to defer the job to the job queue or do some sort of
batching.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to