Page MenuHomePhabricator

Federated queries to Lingua Libre time out in the Commons query service
Closed, ResolvedPublic2 Estimated Story PointsBUG REPORT

Description

Queries which try to connect to Lingua Libre time out when the federation is done from the Commons query service.

Example query (link):

select * {
  service <https://lingualibre.org/sparql> {
    select * { ?a ?b ?c } limit 1
  }
}

The same query works fine in the Wikidata query service (link) and it's even possible to run the Wikidata query from Commons (link).

Event Timeline

Nikki renamed this task from Federeated queries to Lingua Libre time out in the Commons query service to Federated queries to Lingua Libre time out in the Commons query service.Apr 11 2023, 12:13 PM
Nikki created this task.
Gehel triaged this task as Medium priority.May 1 2023, 8:30 AM
Gehel moved this task from Incoming to Current work on the Wikidata-Query-Service board.
Gehel set the point value for this task to 1.May 8 2023, 3:48 PM
Gehel changed the point value for this task from 1 to 2.

Change 919216 had a related patch set uploaded (by Ebernhardson; author: Ebernhardson):

[operations/puppet@production] wcqs: Configure webproxy for federated queries

https://gerrit.wikimedia.org/r/919216

Change 919216 merged by Bking:

[operations/puppet@production] wcqs: Configure webproxy for federated queries

https://gerrit.wikimedia.org/r/919216

Mentioned in SAL (#wikimedia-operations) [2023-05-18T15:57:49Z] <inflatador> bking@cumin1001 starting rolling restart of wcqs for java updates T334470

These queries look to be running as expected now.

Change 928588 had a related patch set uploaded (by Papaul; author: Papaul):

[operations/puppet@production] Add puppetmaster1006 to site.pp

https://gerrit.wikimedia.org/r/928588

Change 928588 merged by Papaul:

[operations/puppet@production] Add puppetmaster1006 to site.pp

https://gerrit.wikimedia.org/r/928588