Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Add posibility for a rollback if a step in the ChangeSet execute fails #55

Open
mnugter opened this issue Jun 1, 2019 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@mnugter
Copy link
Collaborator

mnugter commented Jun 1, 2019

  1. You should be able to get failed tasks from a ChangeSet.
  2. Rollback must execute the opposite tasks of the original tasks.
  3. Rollback must not trigger automatically but via a separate call
  4. The documentation should expand on this feature and clearly note the risks involved:
  • The rollback might fail as well, potentially causing more problems.
  • Rollback is not guaranteed as it's not a database transaction but a remote (server) call
@mnugter
Copy link
Collaborator Author

mnugter commented Jun 4, 2019

@mnugter mnugter added the enhancement New feature or request label Jul 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant