Page MenuHomePhabricator

Run the GrowthExperiments:graduateEligibleMentees maintenance script on eswiki
Open, Needs TriagePublic

Description

Background

In T403563: V1 release: Do not automatically enroll experienced editors into Mentorship when they visit the Homepage, we implemented mentee graduation feature, which allows communities to graduate experienced users from mentorship. This feature evaluates on edit, opting out the editor if they pass the configured edit threshold.

To fully apply this on es.wikipedia, we need to opt out all currently experienced mentees from mentorship at es.wikipedia. This can be done using the GrowthExperiments:graduateEligibleMentees maintenance script.

Solution

Run the GrowthExperiments:graduateEligibleMentees maintenance script for eswiki.

This is currently not possible, because the script has memory consumption issues, see T404804: GrowthExperiments:graduateEligibleMentees.php maintenance scripts OoMs for eswiki.