While debugging something else, I found that the api requests from cxserver are not cached. This is causing repeated requests to MW instances for same title for same data.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Fix the broken API request caching | mediawiki/services/cxserver | master | +88 -66 |
Related Objects
Related Objects
- Mentioned In
- T203947: Implement a caching mechanism for API requests
T202716: CX2: Infoboxes missing in source article
T203780: Rewrite the section-wrap logic - Mentioned Here
- rGCXSd913793f1dc7: Merge "Convert Textblock to ES6 class"
T202716: CX2: Infoboxes missing in source article
T203780: Rewrite the section-wrap logic
T203947: Implement a caching mechanism for API requests
Event Timeline
Comment Actions
Change 458132 had a related patch set uploaded (by Santhosh; owner: Santhosh):
[mediawiki/services/cxserver@master] Fix the broken API request caching
Comment Actions
Change 458132 merged by jenkins-bot:
[mediawiki/services/cxserver@master] Fix the broken API request caching