[Wikitech-l] Re: Gerrit upgrade August 3rd 16:00 UTC

2021-08-03 Thread Ahmon Dancy
Gerrit has been upgraded to version 3.3.5.  Please let Release Engineering
know if you have any problems.

Enjoy!

On Thu, Jul 29, 2021 at 2:23 PM Ahmon Dancy  wrote:

> Hello,
>
> We will upgrade our Gerrit to [version 3.3].  We have scheduled it on
> Tuesday, August 3rd at 16:00 UTC. We will first upgrade the [Gerrit
> replica] then the primary server. The service will thus be unavailable for
> a few minutes while we conduct the operation and restart the service.
>
> The July 19th upgrade took a bit longer than expected since we were trying
> our runbook for the first time. We have since improved our documentation
> and addressed a few configuration glitches we had.
>
> This upgrade comes with a new feature: "Attention Set". It replaces change
> *assignees* with a list of people that are expected to act on the change.
> It helps better differentiate changes you have already reviewed from the
> one you have to review or amend. The feature is nicely explained on
> upstream documentation page:
>
> http://gerrit-documentation.storage.googleapis.com/Documentation/3.3.1/user-attention-set.html
>
> Ahmon, Antoine, Brennen
> Release Engineering
>
> [version 3.3] https://www.gerritcodereview.com/3.3.html
> [Gerrit replica]
> https://wikitech.wikimedia.org/wiki/Gerrit-replica.wikimedia.org
> Upgrade task: https://phabricator.wikimedia.org/T262241
>
___
Wikitech-l mailing list -- wikitech-l@lists.wikimedia.org
To unsubscribe send an email to wikitech-l-le...@lists.wikimedia.org
https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/

[Wikitech-l] Upcoming Search Platform Office Hours—August 4th, 2021

2021-08-03 Thread Trey Jones
The Search Platform Team
 usually holds
office hours the first Wednesday of each month. Come talk to us about
anything related to Wikimedia search, Wikidata Query Service, Wikimedia
Commons Query Service, etc.!


Feel free to add your items to the Etherpad Agenda for the next meeting.


Details for our next meeting:

Date: Wednesday, August 4th, 2021

Time: 15:00-16:00 GMT / 08:00-09:00 PDT / 11:00-12:00 EDT / 17:00-18:00 CEST

Etherpad: https://etherpad.wikimedia.org/p/Search_Platform_Office_Hours

Google Meet link: https://meet.google.com/vgj-bbeb-uyi

Join by phone: https://tel.meet/vgj-bbeb-uyi?pin=8118110806927


*NOTE: We have a new Google Meet link as of August 2021, which offers
international calling options.*


Trey Jones
Sr. Computational Linguist, Search Platform
Wikimedia Foundation
UTC–4 / EDT
___
Wikitech-l mailing list -- wikitech-l@lists.wikimedia.org
To unsubscribe send an email to wikitech-l-le...@lists.wikimedia.org
https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/

[Wikitech-l] Re: Wikidata API rate limits for newbies

2021-08-03 Thread Andre Klapper
On Tue, 2021-08-03 at 13:16 +, Baskauf, Steven James wrote:
> I have a script for writing to the Wikidata API that respects the rate
> limit of 50 edits per minute for bots without a bot flag. However, when
> that script was used by somebody else, she received the error "As an
> anti-abuse measure, you are limited from performing this action too
> many times in a short space of time, and you have exceeded this
> limit.\nPlease try again in a few minutes". I think it is because she
> is a "newbie" who is subjected to a slower rate (i.e. as in
> https://www.mediawiki.org/wiki/Manual:$wgRateLimits).
>  
> Questions:
> 1. Is there a newbie rate limit that is slower than the rate for
> "normal" registered users?
> 2. If so, what is that limit?

https://noc.wikimedia.org/conf/InitialiseSettings.php.txt under
'wgRateLimits' lists 8 edits per minute for a 'newbie' under 'edit'.

> 3. How many edits must a newbie user make before they are no longer
> considered a "newbie" (or is number of edits not the criterion for
> being considered a newbie)?

That link mentions "4 days to pass isNewbie()" as 'default'; plus a
'wgAutoConfirmCount' for 'wikidata' => 50

In general, a user could query their ratelimits via
https://www.mediawiki.org/wiki/API:Userinfo

HTH,
andre

-- 
Andre Klapper (he/him) | Bugwrangler / Developer Advocate
https://blogs.gnome.org/aklapper/
___
Wikitech-l mailing list -- wikitech-l@lists.wikimedia.org
To unsubscribe send an email to wikitech-l-le...@lists.wikimedia.org
https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/

[Wikitech-l] Wikidata API rate limits for newbies

2021-08-03 Thread Baskauf, Steven James
I have a script for writing to the Wikidata API that respects the rate limit of 
50 edits per minute for bots without a bot flag. However, when that script was 
used by somebody else, she received the error "As an anti-abuse measure, you 
are limited from performing this action too many times in a short space of 
time, and you have exceeded this limit.\nPlease try again in a few minutes". I 
think it is because she is a "newbie" who is subjected to a slower rate (i.e. 
as in https://www.mediawiki.org/wiki/Manual:$wgRateLimits).

Questions:
1. Is there a newbie rate limit that is slower than the rate for "normal" 
registered users?
2. If so, what is that limit?
3. How many edits must a newbie user make before they are no longer considered 
a "newbie" (or is number of edits not the criterion for being considered a 
newbie)?

Thanks!
Steve Baskauf

--
Steven J. Baskauf, Ph.D.  he/him/his
Data Science and Data Curation Specialist / Librarian III
Jean & Alexander Heard Libraries, Vanderbilt University
Nashville, TN 37235, USA

Office: Eskind Biomedical Library, EMB 111
Phone: (615) 343-4582
https://my.vanderbilt.edu/baskauf/
___
Wikitech-l mailing list -- wikitech-l@lists.wikimedia.org
To unsubscribe send an email to wikitech-l-le...@lists.wikimedia.org
https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/