Removed extra "tries" increment in the redis job queue
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 14 Oct 2014 21:58:26 +0000 (14:58 -0700)
committerOri.livneh <ori@wikimedia.org>
Mon, 20 Oct 2014 21:00:31 +0000 (21:00 +0000)
commita6814c9df38176726fdd53b4310ec045cee0ace9
tree78fe91634fc33a8e9effa1568032c2e5897158df
parent015ad5d4030e553055d28d929743e49308fb459f
Removed extra "tries" increment in the redis job queue

* This could result in jobs getting one less extra tries than they should

Change-Id: Ia2e82ca0965f6ce9e1354820eb03f40f047a949c
includes/jobqueue/JobQueueRedis.php