User Details
- User Since
- Jul 13 2021, 5:17 PM (88 w, 13 h)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- PTiwary (WMF) [ Global Accounts ]
Wed, Mar 15
Correct.
@Ottomata By revision ids (as in the example above). Queries are typically for lastest few revisions of a page.
Mon, Mar 13
From our end, we do most calls with concurrency. Just wondered, if consolidating models was something being considered.
I see. This could increase API round-tripping by 4x times. Is there work underway to support multi-model, multi-rev-ids in left wing API?
@elukey Correct. Just wanted to add that if with lift wing, we can pass several rev-ids and models at once, like we in the example above, that would be nice.
- Using just the score stream will not be sufficient for us, since for some conditions we also query scores of certain related revisions of the revision that we see in revision-create stream.
- We can try this out. As long as we can query scores by project and revisions like ORES, it should be OK.
- Have to check on this. If revert-risk infers similar idea as that of damaging, it should be fine to swap them.
Thu, Mar 9
@elukey We use ores to get damaging and goodfaith scores for each revision that shows up in the revision-create eventstream.
(We then build a structured article object for that revision including scores for that version. These structured articles are used in several of our products - snapshots, realtime stream, article lookup, etc.)
Mon, Feb 27
Wed, Feb 22
Tue, Feb 21
Feb 13 2023
Feb 9 2023
Jan 31 2023
Sounds good.
Jan 30 2023
Jan 26 2023
Jan 16 2023
Jan 12 2023
Jan 6 2023
Jan 3 2023
Dec 21 2022
Dec 12 2022
Nov 23 2022
Nov 22 2022
Nov 21 2022
Nov 18 2022
Nov 17 2022
Nov 3 2022
Oct 26 2022
Oct 4 2022
public key for Prabhat:
Sep 15 2022
Sep 14 2022
Sep 12 2022
QA'd from aws console, gitlab pipeline runs and gitlab settings.
Template for QA saved in enterprise g drive > QA.
Sep 5 2022
Sep 1 2022
Aug 31 2022
Aug 30 2022
Aug 29 2022
Aug 25 2022
Aug 16 2022
Aug 4 2022
Aug 2 2022
Aug 1 2022
Jul 28 2022
Jul 27 2022
Jul 26 2022
Jul 13 2022
Jul 12 2022
Jul 5 2022
Jul 4 2022
In case of redirects, the current gin behaviour is to skip all the global middlewares and redirect directly.