Skip to content

Commit

Permalink
Merge pull request #631 from MaRDI4NFDI/increase_wdqs_updater_timeout
Browse files Browse the repository at this point in the history
Increase timeout when retrieving wikibase data
  • Loading branch information
eloiferrer authored Feb 25, 2025
2 parents 8b338c4 + daee436 commit 7aae0d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ services:
- WIKIBASE_SCHEME=${WIKIBASE_SCHEME:-https}
- WDQS_HOST=wdqs.svc
- WDQS_PORT=9999
- UPDATER_OPTS='-Dorg.wikidata.query.rdf.tool.wikibase.WikibaseRepository.timeout=15000'
labels:
- traefik.enable=false

Expand Down

0 comments on commit 7aae0d3

Please sign in to comment.