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

Kunal Mehta (Legoktm) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Kunal Mehta (Legoktm) <[email protected]> ---
Translation Notifications currently submits a job for each recipient during the
web request itself. 1632 is a lot of jobs, especially if they're going to
multiple wikis.

I think if it wrapped them in a submit job like MassMessage does (see
https://github.com/wikimedia/mediawiki-extensions-MassMessage/blob/master/MassMessageSubmitJob.php),
it should be faster and hopefully get rid of the timeouts.

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

Reply via email to