Open obuchtala opened 5 years ago
Come up with a failure recovery mechanism that brings the application into a valid state, after unexpected errors. At the moment, the application can get stuck in an invalid state, making it unusable.
For example, after experiencing issue #1202, the action can not be undone, because the UI seems to be in an invalid state.
We will add this in the next iteration.
Come up with a failure recovery mechanism that brings the application into a valid state, after unexpected errors. At the moment, the application can get stuck in an invalid state, making it unusable.