Page MenuHomePhabricator

[C-DIS][SW] Re-enable Wikidata Recent Changes integration on Commons
Open, Stalled, MediumPublic

Description

Injecting recent changes from Wikidata is currently disabled on Commons:

wmf-config/InitialiseSettings.php
'wmgWikibaseClientInjectRecentChanges' => [
    'default' => true,
    'commonswiki' => false, // T171027                                                                                                                                                                                                                                                                                                                     
    'testcommonswiki' => false, // T171027                                                                                                                                                                                                                                                                                                                 
],

With T177707 and T173194 being solved it should be ok to re-enable Wikidata Recent Changes integration on Commons. Let's reenable it and monitor if everything is ok.

Event Timeline

Is there an estimate on the number of rows in a given time period this would be?

Marostegui subscribed.

Thanks for the heads up.
When do you plan to re-enable this?
How are you going to monitor it?

Is there an estimate on the number of rows in a given time period this would be?

Not really… T173194: Module:Wikidata label should use mw.wikibase.label and mw.wikibase.sitelink alone should more than half the number of changes happening (as it reduced the number of all usages on commons by more than 50%).

T177707: don't dispatch changes to all affected pages for highly used items has probably even bigger impact, but I can't really put a finger on this right now (given the relevant data is no longer there). This means we wont ever create more than 20 RC rows for a single Wikidata change.

Thanks for the heads up.
When do you plan to re-enable this?
How are you going to monitor it?

We would like to do this at 12:00 UTC tomorrow.
I would monitor the rows written and replag graphs for s4 tomorrow, as well as the number of RC rows.

Thanks for the heads up.
When do you plan to re-enable this?
How are you going to monitor it?

We would like to do this at 12:00 UTC tomorrow.
I would monitor the rows written and replag graphs for s4 tomorrow, as well as the number of RC rows.

Given the issues this have caused, I would prefer if it gets enabled on Monday or so.
Why? Because it might have a couple of days to see if this doesn't cause issues this time. And two days means the weekend and no time to react.

Has this ever happened? Or is this still to be enabled again, 2½ months later?

No it is still waiting on Marius.
Marius: I'll put int in the next sprint and then Amir can handle it if you don't have time.

WMDE-leszek renamed this task from re-enable Wikidata Recent Changes integration on Commons to Re-enable Wikidata Recent Changes integration on Commons.Feb 13 2018, 1:34 PM
WMDE-leszek changed the task status from Open to Stalled.Feb 27 2018, 2:09 PM
WMDE-leszek subscribed.

Now to be done after T179012

T179012 is complete. Perhaps it is time to revisit this?

Aklapper changed the task status from Stalled to Open.May 9 2018, 9:45 AM
Addshore changed the task status from Open to Stalled.Nov 1 2018, 2:21 PM
Addshore moved this task from in progress to needs discussion or investigation on the Wikidata board.
Aklapper changed the task status from Stalled to Open.Nov 8 2020, 2:58 PM

Reopening per last two comments as tasks shouldn't be stalled forever.

I think we can do this now, nothing technically stopping us from our side.
Just need an OK from product / the community, and then to also give DBAs a little heads up per T179010#3710181 (@Marostegui )

Michael subscribed.

It is not central to our current hike, but in the vicinity. So let's add it for visibility

@Mike_Peel Ok from your side?

Personally I have no problem, but bear in mind that it could show a *lot* of changes for categories, since Wikidata info is used so much there - and in multiple languages. I'm not sure how it would affect watchlisted file pages via SDC. If it's turned back on, definitely do so early in the week so there's plenty of time to check for issues before the weekend!

ArthurTaylor renamed this task from Re-enable Wikidata Recent Changes integration on Commons to [C-DIS][SW] Re-enable Wikidata Recent Changes integration on Commons.Apr 2 2024, 2:59 PM
ArthurTaylor moved this task from Incoming to [DOT] By Project on the wmde-wikidata-tech board.

Removing it from WD dev team board as this will need to be handled by WIT.