-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
No error handling when changing the Controller status.
For example, when save method is called,
- change state from Wait to Saving
- do save action
- change state from Saving to Wait
When errors occur in the save action, the state does not go back to Wait state. As a result, save cannot be called anymore for that model.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels