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

2020-05-24 Thread Xqt
Xqt added a comment. > Please, make Pywikibot retries infinitely by default unless in unit tests You may set the max_retries parameter in your user-config.py to increase the maximum of retries. See also T249622 . TASK DETAIL

[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] [Updated] T253472: Make Pywikibot daemon logs unexecutable

2020-05-24 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T253472 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt, Maintenance_bot Cc: btongminh, Aklapper, pywikibot-bugs-list, Tacsipacsi, JohnsonLee01,

[Pywikipedia-bugs] [Maniphest] [Commented On] T253472: Make Pywikibot daemon logs unexecutable

2020-05-24 Thread gerritbot
gerritbot added a comment. Change 598238 **merged** by jenkins-bot: [pywikibot/core@master] [IMPR] Make Pywikibot daemon logs unexecutable https://gerrit.wikimedia.org/r/598238 TASK DETAIL https://phabricator.wikimedia.org/T253472 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Closed] T253472: Make Pywikibot daemon logs unexecutable

2020-05-24 Thread Xqt
Xqt closed this task as "Resolved". TASK DETAIL https://phabricator.wikimedia.org/T253472 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: btongminh, Aklapper, pywikibot-bugs-list, Tacsipacsi, JohnsonLee01, Blissjay007, Dijkstra, Oblanco79,

[Pywikipedia-bugs] [Maniphest] [Commented On] T253180: "ratelimited" API error does not throttle for rate limits

2020-05-24 Thread Xqt
Xqt added a comment. Many thanks for this response sample TASK DETAIL https://phabricator.wikimedia.org/T253180 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: JJMC89, Multichill, Xqt, Aklapper, pywikibot-bugs-list, Dominicbm,

[Pywikipedia-bugs] [Maniphest] [Commented On] T253180: "ratelimited" API error does not throttle for rate limits

2020-05-24 Thread JJMC89
JJMC89 added a comment. Re 598269 PS2: The patch iterates a specific set of groups and calculates the delay based on the first one hit. It should iterate the groups in the response and calculate the delay and wait for the smallest duration. Using the example below response below

[Pywikipedia-bugs] [Maniphest] [Retitled] T253180: "ratelimited" API error does not throttle for rate limits

2020-05-24 Thread Xqt
Xqt renamed this task from "touch.py does not throttle for rate limits correctly" to ""ratelimited" API error does not throttle for rate limits". TASK DETAIL https://phabricator.wikimedia.org/T253180 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To:

[Pywikipedia-bugs] [Maniphest] [Claimed] T253180: touch.py does not throttle for rate limits correctly

2020-05-24 Thread Xqt
Xqt claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T253180 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Multichill, Xqt, Aklapper, pywikibot-bugs-list, Dominicbm, JohnsonLee01, Blissjay007, Dijkstra, Oblanco79,

[Pywikipedia-bugs] [Maniphest] [Updated] T253180: touch.py does not throttle for rate limits correctly

2020-05-24 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T253180 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Multichill, Xqt, Aklapper, pywikibot-bugs-list, Dominicbm, JohnsonLee01, Blissjay007,

[Pywikipedia-bugs] [Maniphest] [Commented On] T253180: touch.py does not throttle for rate limits correctly

2020-05-24 Thread gerritbot
gerritbot added a comment. Change 598269 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [IMPR] Throttle requests after ratelimits exceeded https://gerrit.wikimedia.org/r/598269 TASK DETAIL https://phabricator.wikimedia.org/T253180 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Closed] T216015: Massive image upload with pywikibot

2020-05-24 Thread Xqt
Xqt closed this task as "Invalid". TASK DETAIL https://phabricator.wikimedia.org/T216015 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Xqt, Dominicbm, Framawiki, Aklapper, pywikibot-bugs-list, Discasto, JohnsonLee01, Dijkstra, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Commented On] T216015: Massive image upload with pywikibot

2020-05-24 Thread Xqt
Xqt added a comment. > upload of images by means of pywikibot is a task that takes several seconds per image (I assume this is a constraint set by any kind of policy) This is the usual put_throttle delay for each write operation (here upload action). It can be modified either via

[Pywikipedia-bugs] [Maniphest] [Triaged] T253472: Make Pywikibot daemon logs unexecutable

2020-05-24 Thread Xqt
Xqt triaged this task as "Low" priority. TASK DETAIL https://phabricator.wikimedia.org/T253472 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: btongminh, Aklapper, pywikibot-bugs-list, Tacsipacsi, JohnsonLee01, Blissjay007, Dijkstra,

[Pywikipedia-bugs] [Maniphest] [Claimed] T253472: Make Pywikibot daemon logs unexecutable

2020-05-24 Thread Xqt
Xqt claimed this task. TASK DETAIL https://phabricator.wikimedia.org/T253472 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: btongminh, Aklapper, pywikibot-bugs-list, Tacsipacsi, JohnsonLee01, Blissjay007, Dijkstra, Oblanco79, Alter-paule,

[Pywikipedia-bugs] [Maniphest] [Updated] T253472: Make Pywikibot daemon logs unexecutable

2020-05-24 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T253472 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: btongminh, Aklapper, pywikibot-bugs-list, Tacsipacsi, JohnsonLee01, Blissjay007,

[Pywikipedia-bugs] [Maniphest] [Commented On] T253472: Make Pywikibot daemon logs unexecutable

2020-05-24 Thread gerritbot
gerritbot added a comment. Change 598238 had a related patch set uploaded (by Xqt; owner: Xqt): [pywikibot/core@master] [IMPR] Make Pywikibot daemon logs unexecutable https://gerrit.wikimedia.org/r/598238 TASK DETAIL https://phabricator.wikimedia.org/T253472 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Created] T253472: Make Pywikibot daemon logs unexecutable

2020-05-24 Thread Tacsipacsi
Tacsipacsi created this task. Tacsipacsi added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION Currently daemonize.py uses