MediaWiki\Extension\WikiLambda\WikifunctionsClientStore::fetchFromFunctionCallCache cache miss while fetching {key}
Open, In Progress, MediumPublicPRODUCTION ERROR

Description

Error
  • mwversion: 1.45.0-wmf.9
  • timestamp: 2025-07-09T15:25:21.694Z
  • phpversion: 8.1.32
  • reqId: a3254ad2-d4dd-4cc8-bb99-391e358f7ac7
  • Find reqId in Logstash
normalized_message
MediaWiki\Extension\WikiLambda\WikifunctionsClientStore::fetchFromFunctionCallCache cache miss while fetching {key}
exception.trace
Impact
Notes

Details

Request URL
https://www.wikifunctions.org/w/index.php?direction=*&oldid=*&title=*&useparsoid=*
Related Changes in Gerrit:

Event Timeline

On reflection, we should downgrade these; some level of these is expected (reads before the job finishes and writes the value to the cache), and due to T432217: wikifunctions Memcached: High incidence of failures on MemcachedWrapper::set operations this might be slightly higher (~6%) than it should be; with T431428: [Hypothesis] DE2.1.3 - Durable fragments in general this code will be redone anyway.

Change #1327595 had a related patch set uploaded (by Jforrester; author: Jforrester):

[mediawiki/extensions/WikiLambda@master] WikifunctionsClientStore: Downgrade 'cache miss while fetching' logs

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