Lower timeout of upload stash -> image scaler requests
authorGilles Dubuc <gdubuc@wikimedia.org>
Fri, 6 Mar 2015 05:59:18 +0000 (06:59 +0100)
committerGilles Dubuc <gdubuc@wikimedia.org>
Fri, 6 Mar 2015 05:59:18 +0000 (06:59 +0100)
commitd9e7a8c4cebb67ccb6cea85772bdc3600adb2e5d
tree7e55d07a1ad35ae83539fd15f971c2a3be438c7f
parent9afcb77e6f9349c055dbaae038833d586c4e0b04
Lower timeout of upload stash -> image scaler requests

This should let us establish if something higher in the chain of requests
is timing out too early compared to this internal request. The default of
25 seconds seems unreasonable anyway for a regular web request.

Bug: T90599
Change-Id: I06dbf25cd2b1a664ff18682ecbbd73719113d36d
includes/specials/SpecialUploadStash.php