Ruben Taelman
Ruben Taelman
> Question: Some tests are failing as the QPF and SPARQL endpoint tests don't expect a state in the metadata of these bindings. As these tests explicitly omit the invalidation...
Great, thanks @RubenEschauzier!
> I see tests fail due to me removing the networkCache/ contents and adding it to .gitignore. How does this work, were the contents supposed to be tracked? These files...
Cool, thanks @RubenEschauzier!
I just tested your queries, and I can't seem to reproduce the error (all queries keep on running without producing results it seems). Nevertheless, I do believe the error did...
Aha, I managed to reproduce the problem with another query: http://query.linkeddatafragments.org/#datasources=https%3A%2F%2Fruben.verborgh.org%2Fprofile%2F&transientDatasources=%2F%2Ffragments.dbpedia.org%2F2016-04%2Fen (query takes a while to error) The next step for resolving this issue will require getting a stacktrace out...
And now, I can't reproduce it anymore. This is annoying... If someone finds a query with which this can be reproduced, please let me know.
I suspect this was an issue in one of our dependencies which has been resolved since our v4 update, as I can't reproduce the problem anymore. Should anyone run into...
Should be possible to implement in the project actor.
I looked into this, and came to the conclusion that implementing this would result in some performance overhead. Since keeping track of this is not required in the majority of...