The response time of /page/related/ endpoint in zhwiki is obviously slower, by comparing with the endpoint in enwiki.
For example, it takes ~10 seconds to show the response in zhwiki.
https://zh.wikipedia.org/api/rest_v1/page/related/台灣
with Accept-Language: zh-hant.
But for the enwiki or zhwiki without adding Accept-Language: zh-hant header, it shows up the content immediately.
https://en.wikipedia.org/api/rest_v1/page/related/Taiwan
This issue affects the response time on the Wikipedia Android app, which takes ~10 seconds to load the card and also blocks the remaining cards to be loaded. Please see the demo below:
https://www.youtube.com/watch?v=-J0Uzo53bhI




