[Wikidata-bugs] [Maniphest] [Commented On] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Dipsacus_fullonum
Dipsacus_fullonum added a comment. Well, it seems that the requested feature already is here, but is undocumented: bd:serviceParam wikibase:limitContinuations "0". Once the solution to T255753 is implemented, it will also be possible

[Wikidata-bugs] [Maniphest] [Commented On] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Yeah, mea culpa, I really need to update the documentation :/ TASK DETAIL https://phabricator.wikimedia.org/T255760 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc:

[Wikidata-bugs] [Maniphest] [Commented On] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Dipsacus_fullonum
Dipsacus_fullonum added a comment. https://www.mediawiki.org/wiki/Wikidata_Query_Service/User_Manual/MWAPI#Pagination says: > bd:serviceParam wikibase:limit "once" . > > This makes the service to stop after the first API call and not use continuations.

[Wikidata-bugs] [Maniphest] [Commented On] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. Aha, but some counters don’t get reset correctly: SELECT * WHERE { VALUES ?endpoint { "en.wikipedia.org" "de.wikipedia.org" "fr.wikipedia.org" "it.wikipedia.org" } SERVICE wikibase:mwapi { bd:serviceParam wikibase:endpoint

[Wikidata-bugs] [Maniphest] [Commented On] T255760: Feature request: WDQS WMAPI calls without continuation calls (one call per value of the input variables)

2020-06-18 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment. With my fix for T255753 , the results look fine: | endpoint | item | title | length | | | -- | -- |