Catch errors in pushLazyJobs() and log them
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 20 Apr 2016 16:55:08 +0000 (09:55 -0700)
committerOri.livneh <ori@wikimedia.org>
Wed, 20 Apr 2016 17:34:40 +0000 (17:34 +0000)
commit148dadcee61b27eb23bf88079f500c91f03c600d
tree92e7ef544b779689945cd5a009655917e58f3050
parentefd8f86283a85e03b77ff7b4136b0a59b81e7a1b
Catch errors in pushLazyJobs() and log them

This happens post-send anyway, so throwing errors is not
very useful and the other post-send updates are independent.

Change-Id: Ife8f9825da9592be1a38cf4c757550213838463b
includes/jobqueue/JobQueueGroup.php