[Wikidata-bugs] [Maniphest] [Commented On] T247596: Strange wikibase API error

2020-03-13 Thread matej_suchanek
matej_suchanek added a comment. This is what I get from https://www.wikidata.org/w/api.php?action=query&maxlag=0: { "error": { "code": "maxlag", "info": "Waiting for enwiki: 5.4 seconds lagged.", "host": "enwiki", "lag": 5.4,

[Wikidata-bugs] [Maniphest] [Commented On] T247596: Strange wikibase API error

2020-03-13 Thread Magnus
Magnus added a comment. Hmm, I think what tripped my code is that there was no `code:'maxlag'` in the response? TASK DETAIL https://phabricator.wikimedia.org/T247596 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Magnus Cc: matej_suchanek, Magnu

[Wikidata-bugs] [Maniphest] [Commented On] T247596: Strange wikibase API error

2020-03-13 Thread Magnus
Magnus added a comment. In the error I mean TASK DETAIL https://phabricator.wikimedia.org/T247596 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Magnus Cc: matej_suchanek, Magnus, Aklapper, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic,

[Wikidata-bugs] [Maniphest] [Commented On] T247596: Strange wikibase API error

2020-03-13 Thread Magnus
Magnus added a comment. Seems to clear up now TASK DETAIL https://phabricator.wikimedia.org/T247596 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Magnus Cc: matej_suchanek, Magnus, Aklapper, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic

[Wikidata-bugs] [Maniphest] [Commented On] T247596: Strange wikibase API error

2020-03-13 Thread Magnus
Magnus added a comment. But it's all kinds of wikis that show up. Something with the dispatcher? Also, I can't edit via the API until this is resolved? Edits via the web interface work. OAuth seems to work as well. TASK DETAIL https://phabricator.wikimedia.org/T247596 EMAIL PREFERENC

[Wikidata-bugs] [Maniphest] [Commented On] T247596: Strange wikibase API error

2020-03-13 Thread matej_suchanek
matej_suchanek added a comment. This is the usual response for `maxlag=#` when delay of sending changes from Wikidata to wikis is too high. TASK DETAIL https://phabricator.wikimedia.org/T247596 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: mate