Page MenuHomePhabricator

updateMenteeData should reload db config
Closed, ResolvedPublic

Description

It seems updateMenteeData.php is not reloading db config frequently enough so I had to kill it today to allow depool of a host for maintenance. Calling $this->waitForReplication() should fix the issue.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change #1046788 had a related patch set uploaded (by Urbanecm; author: Urbanecm):

[mediawiki/extensions/GrowthExperiments@master] updateMenteeData: Call waitForReplication()

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

Change #1046788 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] MenteeOverviewDataUpdater: Call autoReconfigure() when waiting for replication

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