Made JobRunner bail more smoothly on near OOM
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 7 Aug 2015 22:09:22 +0000 (15:09 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 7 Aug 2015 22:09:22 +0000 (15:09 -0700)
commit9d39f509048641ff533cfcd277cd5aaafb81d986
treeaa84e55cb5c86bb493a3ac2ee89cfb9fe91afca7
parentf728e7852a14455786608afc4b997d749ee3741d
Made JobRunner bail more smoothly on near OOM

* Use the regular limit-X style response instead of throwing an
  exception. This avoids loss of statd data and the like.

Change-Id: Ia08384a0d13c268f6e7a673b2265ab77772e5539
includes/jobqueue/JobRunner.php