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

Instance create with start = true should use start saga to start instances #3883

Closed
gjcolombo opened this issue Aug 14, 2023 · 0 comments · Fixed by #4194
Closed

Instance create with start = true should use start saga to start instances #3883

gjcolombo opened this issue Aug 14, 2023 · 0 comments · Fixed by #4194
Labels
nexus Related to nexus

Comments

@gjcolombo
Copy link
Contributor

#3873 created an instance start saga and began to use it for explicit instance start requests. The other way to start an instance is to set start: true in the instance creation request; in this case the instance create saga executes its own instance-start sequence. This should be reworked so that the create saga delegates to the new start saga.

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

Successfully merging a pull request may close this issue.

1 participant