AtomGraph / LinkedDataHub

The low-code Knowledge Graph application platform. Apache license.
https://atomgraph.github.io/LinkedDataHub/
Apache License 2.0
483 stars 120 forks source link

Graph store proxy exceptions get swallowed #186

Open namedgraph opened 4 months ago

namedgraph commented 4 months ago

Code in GraphStoreImpl that is using DatasetAccessor as the backend client swallows exceptions. For example, if the backend Fuseki goes down, the exception would swallowed.