Steps to replicate the issue (include links if applicable):
- Query the following revision URLs in the api
- https://zh.wikipedia.org/w/rest.php/v1/revision/90601530/html
- https://zh.wikipedia.org/w/rest.php/v1/revision/90587898/html
What happens?:
A 504 Gateway Timeout:{\"httpCode\":504,\"httpReason\":\"upstreamrequesttimeout\"}" error is returned
What should have happened instead?:
Retrieve the data
Other information (browser name/version, screenshots, etc.):
I believe the error is similar to the one mentioned in https://phabricator.wikimedia.org/T410007