wiki.techinc.nl/tests/phpunit/includes/jobqueue
Paladox fe9818379d RefreshLinksJob: Don't retry job if "Revision x is not current" is returned
There's no point in retrying a job when you get "Revision x is not current".
It just causes log spam. Makes people think there's a problem when there isn't as it
logs in the error channel.

Bug: T379656
Change-Id: Iaa5bd006bf3f26277e81ad5bea1387ef4b925f68
2024-11-19 16:08:11 +00:00
..
jobs RefreshLinksJob: Don't retry job if "Revision x is not current" is returned 2024-11-19 16:08:11 +00:00
JobFactoryTest.php [ParsoidCachePrewarmJob] Use ParserOutputAccess 2024-06-17 13:24:39 +00:00
JobQueueMemoryTest.php
JobQueueTest.php Add namespace to remaining parts of Wikimedia\ObjectCache 2024-09-27 16:19:10 -04:00
JobRunnerTest.php Remove auto-generated "Class ClassName" comments 2024-05-06 10:03:41 +02:00
JobTest.php Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
RefreshLinksPartitionTest.php