Don't wait for thumbnails that take long to render
authorGilles Dubuc <gilles@wikimedia.org>
Mon, 3 Sep 2018 09:09:08 +0000 (11:09 +0200)
committerGilles Dubuc <gilles@wikimedia.org>
Wed, 5 Sep 2018 19:13:54 +0000 (21:13 +0200)
commit2954003a95ae55566f63c532e5327e01e9127bd9
treedda95d2679cef5a1a95d2dc9e1712926f72c64e1
parente2671b8fae63a4dd2a2b7c2df4b8a759095dd4f5
Don't wait for thumbnails that take long to render

The prerendering job is an optimization, should
thumbnails fail to prerender, they will be reattempted
when a user views them again.

Bug: T203135
Change-Id: I2907bf10a2d22af9beffc530856f458a6adbfe45
includes/jobqueue/jobs/ThumbnailRenderJob.php