Page MenuHomePhabricator

Implement better defaults for autolabel utlity
Closed, ResolvedPublic

Description

The current hard-coded values for autolabel only measure reverts that are saved within 48 hours and with a radius of 3 or less. This is too strict for all but the most active wikis. We should drop the window and set the radius to 5 by default and only configure the big wikis with robust quality control to use a window.

Event Timeline

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

Rebuilding everything with the new values, it might take some days to finish.

Great. Thank you. I put this task together in a hurry so I didn't specify which wikis should have a revert-window. I don't think there's much harm in moving forward with no revert windows specified.

It looks like we didn't have a window historically. I think this is the last version of the makefile before we switched to templating: https://github.com/wikimedia/editquality/blob/509e08265275544df9d37c6d306c322a8833ed35/Makefile#L627