Addshore added a subscriber: Addshore.
Addshore added a comment.

As far as I can tell in Wikibase....

- WikiPgaeUpdater::scheduleRefereshLinks creates RefreshLinksJobs.
- These jobs call Content::getSecondaryDataUpdates and AbstractContent which 
can create LinksUpdates
- These in turn can create HTMLCacheUpdates

Tracking the number of times wikibase calls scheduleRefreshLinks would be 
possible but might be rather pointless.
Also these are also currently logged:

  wfDebugLog( __CLASS__, __FUNCTION__ . ": scheduling refresh links for " . 
$title->getText() );

I might be missing somemore HTMLCacheUpdates in wikibase but if I am they are 
very well hidden!


TASK DETAIL
  https://phabricator.wikimedia.org/T124418

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Addshore, daniel, hoo, aude, Lydia_Pintscher, JanZerebecki, MZMcBride, 
Luke081515, Denniss, aaron, faidon, Joe, ori, BBlack, Aklapper, Wikidata-bugs, 
Mbch331



_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to