Issue to discuss @proman3419 @Agwen12
I think our app will not run correctly without locking servers that are used in currently running actions.
Example:
- User run resize action -> our server changed state to resizing
- User run createSnapshot action -> (not sure if state
resizing is allowed, but assume not) it will fail due to wrong server state
With locking server ID's, we can prevent unexpected failures
Issue to discuss @proman3419 @Agwen12
I think our app will not run correctly without locking servers that are used in currently running actions.
Example:
resizingis allowed, but assume not) it will fail due to wrong server stateWith locking server ID's, we can prevent unexpected failures