Page MenuHomePhabricator

Set a limit on pages with forced review when there are too few active reviewers
Open, LowPublicFeature

Description

To avoid that the number of pending reviews gets out of control add a limit to the number of pages that can be protected with forced review at any time. This number should probably be dynamic and reflect either the number of reviwers or the number of pending reviews at any time.

This will use approx the same mechanism as https://bugzilla.wikimedia.org/show_bug.cgi?id=70456


Version: unspecified
Severity: enhancement

Details

Reference
bz70457

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 3:52 AM
bzimport set Reference to bz70457.
bzimport added a subscriber: Unknown Object (MLST).
Nemo_bis renamed this task from Set a limit on pages with forced review when there are to few active reviewers to Set a limit on pages with forced review when there are too few active reviewers.Mar 19 2017, 9:21 AM

It would be easier to disable the extension when it gets out of control, or to let reviews expire on a page when they have unreviewed edits older than x days (30? 100?).

A limit on number of days a revision can be unreviewed is simply an algorithmic variation.

A limit on number of days a revision can be unreviewed is simply an algorithmic variation.

I'm not sure what you mean by "simply an algorithmic variation" and whether you're saying that it's a good or bad thing, but the whole point of FlaggedRevs is to have manual flagging of things, so at the very least the flags need to be understandable.

I think an expiry would be easier to understand than a potentially arbitrary limit on the total number, but I don't have a strong opinion on what would work.

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:12 AM
Aklapper removed a subscriber: wikibugs-l-list.