Skip to content

Synchronize servers executions #50

@pgorgolew

Description

@pgorgolew

Issue to discuss @proman3419 @Agwen12

I think our app will not run correctly without locking servers that are used in currently running actions.

Example:

  1. User run resize action -> our server changed state to resizing
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions