Page MenuHomePhabricator

Thumbor replies 429 on deleted files
Closed, ResolvedPublic

Description

Noticed this while looking into 429s from thumbor, looks like also thumbs for deleted files. e.g.

https://upload.wikimedia.org/wikipedia/commons/thumb/9/94/Mao.jpg/730px-Mao.jpg

Though the file has been deleted: https://commons.wikimedia.org/wiki/File:Mao.jpg

Or https://en.wikipedia.org/wiki/File:Animal_Planet_Canada_Logo.PNG

hive query: select response_size, cache_status, uri_path from wmf.webrequest where webrequest_source='upload' and year = 2017 and month = 6 and day=30 and http_status = '429' limit 10;

Revisions and Commits

rTHMBREXT Thumbor Plugins
Restricted Differential Revision

Event Timeline

Gilles triaged this task as High priority.
Gilles added a project: Performance-Team.
Gilles added a revision: Restricted Differential Revision.Jul 17 2017, 1:53 PM

Change 365973 had a related patch set uploaded (by Gilles; owner: Gilles):
[operations/debs/python-thumbor-wikimedia@master] Upgrade to 1.1

https://gerrit.wikimedia.org/r/365973

Change 365973 merged by Filippo Giunchedi:
[operations/debs/python-thumbor-wikimedia@master] Upgrade to 1.1

https://gerrit.wikimedia.org/r/365973

Mentioned in SAL (#wikimedia-operations) [2017-07-18T14:55:58Z] <godog> upload and roll-upgrade thumbor to 1.1 - T170677

Mentioned in SAL (#wikimedia-operations) [2017-07-18T16:31:34Z] <godog> finish rollout of thumbor 1.1 in eqiad - T170677