Closed kelunik closed 8 years ago
By analyzing the blame information on this pull request, we identified @LeanderK, @marcelhollerbach and @lucaskrauss to be potential reviewers
I think a few methods can be refactored to increase readability. Nested try´s arent really nice to read. Do we need to rush here ?
It's a bug, but no critical bug. Will just result in a incomplete experiment, which is actually fine for DRAFT state.
Still misses platform recovery by @LeanderK.
what do you need?
We need to restore platforms from before the change. Currently we just add platforms in storePopulations
. But in case something failed, I don't think we want it to appear in the database at all.
well this is more complicated then one would think. I'll look into it when i have time
Yes, that's why it's not done yet. We could make it the last thing we change.
there are still some bugs left ;)
Hm?
the multiple-calibrations bug, simon mentioned that he received an invalid reservation error at the demo and when submitting only one rating was not possible. I'll create some tickets
i may try to do this tomorrow
obviously this feature was not fully realised, but the progress must not be thrown away. I would create a issue with a short description and a reference to this pull request, so that future work can start here.
@LeanderK We need a way to delete populations for recovery, everything else should be fine.