I am getting a lot of errors when trying to fetch RDF from Wikidata:
https://logstash.wikimedia.org/goto/cebf47846908e4cd6135c3127279a4f3
Most of them look like:
Oct 23 00:30:53 wdqs1003 wdqs-updater[20139]: Caused by: org.apache.http.NoHttpResponseException: www.wikidata.org:443 failed to respond
i.e. I am getting no response from Wikidata. RDF generation is supposed to be pretty lightweight, so I wonder why it may be timing out. May be the same issue as T202764 only it's different API here.