You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move the ClosableHttpClient out of the SPARQLClosedWorldIndividualRetriever.createRequest and use it everytime to save time.
Also add a finally block consuming the entity, to assure that the request can be closed
The text was updated successfully, but these errors were encountered:
Move the ClosableHttpClient out of the SPARQLClosedWorldIndividualRetriever.createRequest and use it everytime to save time.
Also add a finally block consuming the entity, to assure that the request can be closed
The text was updated successfully, but these errors were encountered: