Page MenuHomePhabricator

mediawiki.structured_task.article.link_suggestion_interaction errors
Closed, ResolvedPublicPRODUCTION ERROR

Description

  • '.newcomer_task_token' should be string
  • '.homepage_pageview_token' should be string, '
  • ' should have required property 'newcomer_task_token'

~ 1000 times a day.

Event Timeline

Etonkovidova renamed this task from mediawiki.structured_task.article.link_suggestion_interaction - to mediawiki.structured_task.article.link_suggestion_interaction errors.May 13 2021, 8:24 PM
Tgr updated the task description. (Show Details)

Probably the query parameters of the task card link are getting lost somehow. We already had a task about that (invalid tasktype, or something like that?) but I can't find it right now.

@Tgr I see you moved this to code review, but I don't see any code that can be reviewed here. Is that intentional?

My hand slipped. It's in Ready for development now, though.

Change 693195 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):

[mediawiki/extensions/GrowthExperiments@master] Check if task is link-recommendation type before showing onboarding

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

Change 693040 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):

[mediawiki/extensions/GrowthExperiments@wmf/1.37.0-wmf.6] Check if task is link-recommendation type before showing onboarding

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

Change 693041 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):

[mediawiki/extensions/GrowthExperiments@wmf/1.37.0-wmf.5] Check if task is link-recommendation type before showing onboarding

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

Change 693040 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@wmf/1.37.0-wmf.6] Check if task is link-recommendation type before showing onboarding

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

Change 693041 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@wmf/1.37.0-wmf.5] Check if task is link-recommendation type before showing onboarding

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

Change 693195 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] Check if task is link-recommendation type before showing onboarding

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

Mentioned in SAL (#wikimedia-operations) [2021-05-20T18:31:52Z] <urbanecm@deploy1002> Synchronized php-1.37.0-wmf.6/extensions/GrowthExperiments/modules/homepage/addlink/AddLinkOnboarding.js: 7fb129f: Check if task is link-recommendation type before showing onboarding (T282826) (duration: 01m 05s)

Mentioned in SAL (#wikimedia-operations) [2021-05-20T18:32:12Z] <urbanecm@deploy1002> sync-file aborted: 9edb3f4: Check if task is link-recommendation type before showing onboarding (T282826) (duration: 00m 00s)

Mentioned in SAL (#wikimedia-operations) [2021-05-20T18:33:21Z] <urbanecm@deploy1002> Synchronized php-1.37.0-wmf.5/extensions/GrowthExperiments/modules/homepage/addlink/AddLinkOnboarding.js: 9edb3f4: Check if task is link-recommendation type before showing onboarding (T282826) (duration: 01m 04s)

The errors are not present anymore.

A week and a half later, there are still a few such errors (only a tiny amount though): https://logstash.wikimedia.org/goto/dc3b91426ccf80d45af4c604b67b89cd
Some people kept their browser tabs open for a week? Or maybe related to T284088: Merge preference "Enable the editor help panel" with "Display the newcomer homepage" together? (inconsistent state of various "is this a link recommendation task?" flags when the task is a link recommendation but help panel is disabled?)