Lucas_Werkmeister_WMDE added a comment.
Probably an issue with the query service updater, yes. You’re getting different results if you hit different backend servers. > - https://www.wikidata.org/wiki/Q100417069?action=purge A purge to some objects did not change anything `action=purge` only purges within MediaWiki, it does not affect the query service. > - Using https://byabbe.se/2018/01/26/cache-busting-wikidata-sparql-queries Cache Busting ( SELECT ?item ?commonscat ?sitelink (MD5(CONCAT(STR(?item), STR(RAND()))) as ?random) WHERE { ) does not change anything. The “cache busting” part is the random comment, not the `(MD5(CONCAT(STR(?item), STR(RAND()))) as ?random)`. > - https://replag.toolforge.org/ Replag currently shows no problems. That tool shows the Cloud VPS database replication lag, which is unrelated to the query service update lag. (You can see the WDQS lag <https://grafana.wikimedia.org/d/000000489/wikidata-query-service?viewPanel=8> on Grafana.) TASK DETAIL https://phabricator.wikimedia.org/T267175 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Lucas_Werkmeister_WMDE, Aklapper, M2k_dewiki, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
