Page MenuHomePhabricator

Duplicate message occasionally sent due to redirects not being de-duped properly
Closed, ResolvedPublicBUG REPORT

Description

In some cases, a non-trivial subset of the recipients receives a message twice (usually in the same minute): see example in URL. This might have to do with replag and/or job queue problems and/or something else, because something similar happens in TranslationNotifications as well (bug 69940).


Version: unspecified
Severity: normal
URL: https://ba.wikipedia.org/w/index.php?title=%D2%A0%D0%B0%D1%82%D0%BD%D0%B0%D1%88%D1%8B%D1%83%D1%81%D1%8B_%D0%BC%D0%B5%D0%BD%D3%99%D0%BD_%D2%BB%D3%A9%D0%B9%D0%BB%D3%99%D1%88%D0%B5%D2%AF:Haqmar&offset=20141002075536&limit=2&action=history
See Also:
T71940: Duplicate talk page translation notifications sent to some users

Details

Reference
bz71548

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:56 AM
bzimport added a project: MassMessage.
bzimport set Reference to bz71548.
bzimport added a subscriber: Unknown Object (MLST).
Aklapper triaged this task as Low priority.Feb 4 2022, 8:07 PM
Aklapper changed the subtype of this task from "Task" to "Bug Report".
Dreamy_Jazz subscribed.

It seems that there is proper redirect detection now. Testing on my local wiki suggests that if a redirect goes to a place that is already a target it will remove it before sending the message. As such I'm marking this as resolved. Feel free to undo if I've missed a edge-case.