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

What is the correct way to delete statemachine from redis state machine repository after completion #849

Open
uolos opened this issue May 13, 2020 · 1 comment

Comments

@uolos
Copy link

uolos commented May 13, 2020

I am trying to implement per request state machine with redis repository persistence.
I want to clean statemachine totally from redis after state machine completes.
What is the correct place to call StateNachineRepository#deleteById() ? I have no success with the transition to final state nor with StateMachineListener#stateMachineStopped()
Thank you in advance

@Maxlmore
Copy link

Hello there,
I'm having the same question - did you find a solution? :)

Greetings Max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants