[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2021-04-12 Thread gerritbot
gerritbot added a comment. Change 678580 **merged** by jenkins-bot: [pywikibot/core@master] [tests] Revert: "Do not skip tests due to MaxlagTimeoutError" https://gerrit.wikimedia.org/r/678580 TASK DETAIL https://phabricator.wikimedia.org/T242081 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2021-04-12 Thread gerritbot
gerritbot added a comment. Change 678580 had a related patch set uploaded (by Xqt; author: Xqt): [pywikibot/core@master] [tests] Revert: "Do not skip tests due to MaxlagTimeoutError" https://gerrit.wikimedia.org/r/678580 TASK DETAIL https://phabricator.wikimedia.org/T242081

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-10-23 Thread gerritbot
gerritbot added a comment. Change 635953 **merged** by jenkins-bot: [pywikibot/core@master] [tests] Do not skip tests due to MaxlagTimeoutError https://gerrit.wikimedia.org/r/635953 TASK DETAIL https://phabricator.wikimedia.org/T242081 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-10-23 Thread gerritbot
gerritbot added a comment. Change 635953 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [tests] Do not skip tests due to MaxlagTimeoutError https://gerrit.wikimedia.org/r/635953 TASK DETAIL https://phabricator.wikimedia.org/T242081 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-10-23 Thread gerritbot
gerritbot added a comment. Change 576813 **abandoned** by Xqt: [pywikibot/core@master] [bugfix] Increase maxlag parameter after each wait cycle Reason: Obviously declined. Solved upstream. https://gerrit.wikimedia.org/r/576813 TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-07-20 Thread ArthurPSmith
ArthurPSmith added a comment. The purpose of checking maxlag is to slow the rate of EDITS to Wikidata. I don't understand why Pywikibot is using it as a reason not to READ data. There are surely a vast number of other applications out there that read from Wikidata (and query WDQS) without

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-07-20 Thread Ladsgroup
Ladsgroup added a comment. I, in my volunteer capacity and out of frustration, requested bot flag of two bots that each edited 50K in the past 12 hours (= 2 per second) to be revoked. Out of interest of anyone who wants to participate:

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-06-23 Thread Xqt
Xqt added a comment. In T242081#6244751 , @Alchimista wrote: > Any update on this? MaxlagTimeoutError is continuously appearing, is there any temporary solution? A proposal was made with

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-06-22 Thread Alchimista
Alchimista added a comment. Any update on this? MaxlagTimeoutError is continuously appearing, is there any temporary solution? TASK DETAIL https://phabricator.wikimedia.org/T242081 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, Alchimista

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-05-25 Thread Bugreporter
Bugreporter added a comment. But for Wikidata maxlag issue a higher number of retry. For example for a lag of one hour we need 180-720 retries (this is only an extreme situation). TASK DETAIL https://phabricator.wikimedia.org/T242081 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-05-24 Thread Bugreporter
Bugreporter added a comment. In T242081#5853949 , @Dvorapa wrote: > $ python pwb.py shell > Welcome to the Pywikibot interactive shell! > >>> s=pywikibot.Site('wikidata', 'wikidata') > >>> s > DataSite("wikidata",

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-04-18 Thread Dvorapa
Dvorapa added a comment. I would personally either use maxlag as waittime (3 s server lag > wait 3 s, 20 s server lag > wait 20 s), which is against the maxlag usage recommendations from Wikimedia; or I would avoid maxlag on read API actions, as was suggested by several WD developers in the

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-04-18 Thread Xqt
Xqt added a comment. In T242081#6060292 , @Masti wrote: > the problem is not on pywikibot side but rather on Wikidata side. Wikidata API is not able to handle the traffic. I made several proposals how to solve it on pywikibot side.

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-04-15 Thread Masti
Masti added a comment. the problem is not ob pywikibot side but rather on Wikidata side. Wikidata API is not able to handle the traffic. TASK DETAIL https://phabricator.wikimedia.org/T242081 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt,

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-03-06 Thread gerritbot
gerritbot added a comment. Change 569277 **merged** by jenkins-bot: [pywikibot/core@master] [tests] skip tests if they failed due to maxlag timeout https://gerrit.wikimedia.org/r/569277 TASK DETAIL https://phabricator.wikimedia.org/T242081 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-03-04 Thread gerritbot
gerritbot added a comment. Change 576813 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [bugfix] Increase maxlag parameter after each wait cycle https://gerrit.wikimedia.org/r/576813 TASK DETAIL https://phabricator.wikimedia.org/T242081 EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T242081: Pywikibot fails to access Wikidata due to high maxlag lately

2020-02-13 Thread Xqt
Xqt added a comment. Can't we merge https://gerrit.wikimedia.org/r/#/c/pywikibot/core/+/569277/ until the upstream issue is solved or we have a common strategy how to use maxlag at wikidata to pass our tests. A way would be to increase maxlag parameter gradually after each wait cycle; the