Open ascheman opened 5 years ago
If for some reason the respective data extractor class for one conference runs into an RuntimeException the server aborts. The extractor loop (which loads all conferences) should become more robust and skip the problematic conference in this case.
Will be resolved by separated processes: data transformation and serving data + some functions like feedback
If for some reason the respective data extractor class for one conference runs into an RuntimeException the server aborts. The extractor loop (which loads all conferences) should become more robust and skip the problematic conference in this case.