Page MenuHomePhabricator

Support the Revert-Review API/tool on Toolforge
Open, Needs TriagePublic

Description

The research team has been developing the Revert-Review API (docs) for a new revert-review tool (T318634) on Toolforge. Currently, the get_revision_score() function in the API calls ORES endpoint for predictions of damaging scores, but plans to use the revert-risk scores in the future.

Event Timeline

If we decide to call Lift Wing API (public) to get the revert-risk scores, the ML team needs to add the revert-risk model to the API-Gateway.

Question:

  • What is the expected traffic for the revert-review tool?

@achou the main requestor will be the aforementioned API, for evaluating the the model. I don't expect high traffic. Let's say a couple of thousands per week.