Michael Röder
Michael Röder
### Description If the platform is in `develop` mode and the system crashes before the benchmark is ready the benchmark container is not terminated but the experiment times out instead....
### Description The controller constantly throws an exception when it tries to update the meta data of benchmarks and systems. ``` core_platform-controller.1.p6drvkjwv1sq@hobbitmaster.aksw.uni-leipzig.de | java.lang.IllegalArgumentException: Parameter 'directory' is not a directory:...
### Description A huge amount of log messages is generated when an experiment is forced to terminate by the platform controller. This leads to several drawbacks: 1. It is harder...
## Description As a user that might not know RDF, I would like to enter the meta data of my system into a form that generates the content of the...
### Description when the platform stops an experiment that takes too much time, the experiment receives the error message "An unexpected error occurred". This is misleading since the user has...
## Description The JUnit tests for the GitlabControllerImpl class are relying on our online instance. However, unit tests should not rely on external services and the platform can not be...
### Description A detailed description of [forwarded parameters](https://github.com/hobbit-project/ontology/blob/master/ontology.ttl#L132-L136) is missing [in the documentation](https://hobbit-project.github.io/benchmark_integration_api.html#parameters). ### Reproducability Open the documentation https://hobbit-project.github.io/benchmark_integration_api.html#parameters. ### Expected behavior There should be a documentation of this important...
## Description As the administrator of the platform, I would like to make sure that I can restart the platform. For that, it would be best to be able to...
### User story As a user of the HOBBIT platform, it is crucial for me to understand the reasons that lead to failing experiments. Although I can download the logs...
### User story As a developer who wants to make use of the hobbit libraries, it is much better to have the artifacts accessible on the Maven Central repository. ###...