Swirrl / grafter

Linked Data & RDF Manufacturing Tools in Clojure
Eclipse Public License 1.0
188 stars 17 forks source link

Fix NPE if remote repository fails to respond properly #180

Closed RickMoynihan closed 2 years ago

RickMoynihan commented 2 years ago

We're still raising an error, we now raise an exception that at least points the blame upstream.

We were seeing this NPE if the SPARQL endpoint dies during the request and doesn't appear to return a status code in the response.