AllenCell / AllenCell/allencell-segmenter-ml
General: what happen after a crash?
- 主要言語
- Python
- スター
- 5
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Having this ticket here to remind us to think about what should happen when napari crashes
### Scenarios
In the cases where user's device crashes (due to other apps, power loss, etc.) or the plugin/napari crashes or being unresponsive, when the user reopens napari and our plugin, at the moment, they would lose all previous work and have to start again:
- if they were in the middle of Curation, they will have to reload their image directories and restart the curation process from the beginning
- if they were in the middle of Training and no checkpoint file had been created, they might not be able to access the directory as there is no available model (?)
- if they were in the middle of Training and at least one checkpoint file had been created, they will be able to select "run an existing model" and use that checkpoint file with Prediction, but no further action is available (no Curation/Training will be available with "run an existing model" option in MVP v1)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。