Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe this is a potential requirement: to rollback(reverse) the state in SSM #1108

Open
otailai opened this issue Jul 12, 2023 · 0 comments
Open
Labels
status/need-triage Team needs to triage and take a first look

Comments

@otailai
Copy link

otailai commented Jul 12, 2023

I have a problem when using the Spring Statemachine, here is the detail:

I create two different statemachines before. However, they are both need to move forward in one transaction according to a brand new process.

When the first state moves on successfully, if the second one was failed due to some business issues, I need to rollback the state of the first one. How can I do it automatically or mannually?

Anyone can help?

@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/need-triage Team needs to triage and take a first look
Projects
None yet
Development

No branches or pull requests

1 participant