Benjamin Geer
Benjamin Geer
> We should write a GraphDB load-test and see if we can provoke this. Maybe it is a bug in GraphDB? Good idea. Maybe GraphDB does some housekeeping periodically, during...
> Maybe we could dump the calls to GraphDB done during the load-test into files and then simply run those? Definitely. Then it would be easier to send the test...
Actually I think I was wrong to say that the code that was added to `OntologyResponderV2` in that PR isn't yet used in tests. It should actually be used whenever...
I don’t think Knora should retry automatically in this case. Only the user knows when the ontologies are ready to be loaded again. I guess the user could either restart...
But in any case, Knora shouldn’t accept any normal (non-admin) API requests while it’s in the error state, otherwise every request will return a rather unfriendly error.