semagrow / semagrow

A SPARQL query federator of heterogeneous data sources

Home Page:https://semagrow.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket Connection errors do not abort the query

gmouchakis opened this issue · comments

An endpoint may reject a query from Semagrow for reasons like a small POST size limit on the endpoint. In that case org.apache.http.wire reports "broken pipe" but Semagrow web interface keeps waiting for the query completion. Same has been noticed for "connection reset" errors.