Umherirrender added a comment.

  The most usage is coming from one template 
https://war.wikipedia.org/wiki/Batakan:Wikidata_image
  
    select count(*)
      from templatelinks
     where tl_namespace = 10
       and tl_title = 'Wikidata_image'
       and tl_from_namespace = 0;
    +----------+
    | count(*) |
    +----------+
    |  1140204 |
    +----------+
    1 row in set (9.82 sec)
  
  `action=purge` with `forcerecursivelinkupdate` fills the jobqueue with the 
necessary pages and process it in the background. Lets wait until the jobqueue 
has handled my recursive link update (This is similiar when a user edits the 
template) and recheck the numbers and see if it stills needs individual purges 
(hopefully less than hundred pages or so).

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

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

To: noarave, Umherirrender
Cc: Umherirrender, Ladsgroup, Aklapper, Lydia_Pintscher, hoo, Michael, 
Marostegui, alaa, Lucas_Werkmeister_WMDE, Lmlmljs, karapayneWMDE, Invadibot, 
maantietaja, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Addshore, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to