Page MenuHomePhabricator

[wmf.1] refreshLinkRecommendations.php - Unable to deliver all events: 400: Bad Request
Closed, ResolvedPublic

Description

Error
normalized_message
Unable to deliver all events: 400: Bad Request
FrameLocationCall
from/srv/mediawiki/php-1.44.0-wmf.1/extensions/EventBus/includes/EventBus.php(433)
#0/srv/mediawiki/php-1.44.0-wmf.1/extensions/CirrusSearch/includes/EventBusWeightedTagsUpdater.php(68)MediaWiki\Extension\EventBus\EventBus->send(array)
#1/srv/mediawiki/php-1.44.0-wmf.1/extensions/GrowthExperiments/includes/NewcomerTasks/AddLink/LinkRecommendationUpdater.php(145)CirrusSearch\EventBusWeightedTagsUpdater->updateWeightedTags(MediaWiki\Page\PageIdentityValue, string)
#2/srv/mediawiki/php-1.44.0-wmf.1/extensions/GrowthExperiments/maintenance/refreshLinkRecommendations.php(292)GrowthExperiments\NewcomerTasks\AddLink\LinkRecommendationUpdater->processCandidate(MediaWiki\Title\Title, bool)
#3/srv/mediawiki/php-1.44.0-wmf.1/extensions/GrowthExperiments/maintenance/refreshLinkRecommendations.php(161)GrowthExperiments\Maintenance\RefreshLinkRecommendations->processCandidate(MediaWiki\Title\Title, bool)
#4/srv/mediawiki/php-1.44.0-wmf.1/maintenance/includes/MaintenanceRunner.php(703)GrowthExperiments\Maintenance\RefreshLinkRecommendations->execute()
#5/srv/mediawiki/php-1.44.0-wmf.1/maintenance/run.php(51)MediaWiki\Maintenance\MaintenanceRunner->run()
#6/srv/mediawiki/multiversion/MWScript.php(158)require_once(string)
#7{main}
Impact
  • a user sees only one Add link suggested article on Homepage - see the gif below. the same behavior is on frwiki wmf.28

incorrect_counter.gif (612×1 px, 170 KB)

Notes

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Etonkovidova renamed this task from [wmf.1] Unable to deliver all events: 400: Bad Request to [wmf.1] refreshLinkRecommendations.php - Unable to deliver all events: 400: Bad Request .Wed, Oct 30, 9:24 PM
pfischer changed the task status from Open to In Progress.Tue, Nov 5, 10:54 AM
pfischer claimed this task.
pfischer triaged this task as Unbreak Now! priority.
pfischer moved this task from Incoming to In Progress on the Discovery-Search (Current work) board.

Change #1087432 had a related patch set uploaded (by Peter Fischer; author: Peter Fischer):

[mediawiki/extensions/CirrusSearch@master] Fix WeightedTagsUpdater

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

Change #1087432 merged by jenkins-bot:

[mediawiki/extensions/CirrusSearch@master] Fix WeightedTagsUpdater

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

Change #1089230 had a related patch set uploaded (by Urbanecm; author: Peter Fischer):

[mediawiki/extensions/CirrusSearch@wmf/1.44.0-wmf.2] Fix WeightedTagsUpdater

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

Change #1089230 merged by jenkins-bot:

[mediawiki/extensions/CirrusSearch@wmf/1.44.0-wmf.2] Fix WeightedTagsUpdater

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

Mentioned in SAL (#wikimedia-operations) [2024-11-12T08:21:00Z] <urbanecm@deploy2002> Started scap sync-world: Backport for [[gerrit:1089230|Fix WeightedTagsUpdater (T378664 T378983)]]

Mentioned in SAL (#wikimedia-operations) [2024-11-12T08:28:00Z] <urbanecm@deploy2002> Finished scap sync-world: Backport for [[gerrit:1089230|Fix WeightedTagsUpdater (T378664 T378983)]] (duration: 06m 59s)

The errors should be resolved by now.