Something we could do to prevent losing data is add a system that saves the recording every few minutes. In case the tool crashes unexpectedly, we could show the user the list of auto-saves.
This comes with the risk that the tool crashes while saving. Which has definitely happened in the past when the recording is way too large. So maybe that needs to be dealt with first.
Something we could do to prevent losing data is add a system that saves the recording every few minutes. In case the tool crashes unexpectedly, we could show the user the list of auto-saves.
This comes with the risk that the tool crashes while saving. Which has definitely happened in the past when the recording is way too large. So maybe that needs to be dealt with first.