Hey, This is the 14th weekly update from revision scoring team that we have sent to this mailing list.
New developments:
- We have a new grafana dashboard for requests that the ORES beta feature makes [1] [2]
- There is a grafana chart in ORES service showing total number of requests (including requests hitting cache). Showing we had 20 million requests last month! [3]
- ORES extension can be set to score edits only in a given set of namespaces. This was useful to reduce failure rate of jobs in ORES extension from 4% to 1% [4]
- Scap3 now automatically deploys to canary node for ORES first (it's scb2001.codfw.wmnet). So we can better test deployments beforehand. [5]
Maintenance and robustness:
- We are removing a redundant index on ores_classification. No harm would be made but we'll save disk space. [6]
- In footer of ores.wikimedia.org, we had "Hosted in Wikimedia Labs". It got fixed now. [7]
- Cache.php in ORES extension which stores the scores into database has a better structure for handling errors.[8]
1. https://phabricator.wikimedia.org/T141169 2. https://grafana.wikimedia.org/dashboard/db/ores-extension 3. https://grafana.wikimedia.org/dashboard/db/ores 4. https://phabricator.wikimedia.org/T139660 5. https://phabricator.wikimedia.org/T139825 6. https://phabricator.wikimedia.org/T140803 7. https://phabricator.wikimedia.org/T139028 8. https://phabricator.wikimedia.org/T137880
Sincerely, Amir from the Revision Scoring team