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

Add actionMode property to Parallel State and ForEach State #753

Closed
lsytj0413 opened this issue Jan 31, 2023 · 5 comments
Closed

Add actionMode property to Parallel State and ForEach State #753

lsytj0413 opened this issue Jan 31, 2023 · 5 comments

Comments

@lsytj0413
Copy link
Contributor

lsytj0413 commented Jan 31, 2023

What would you like to be added:

There's multi state can perform multi actions, and EventOperation state also have actionMode property to pecifies how actions are to be performed (in sequence or in parallel),but ParallelForEach state doesn't have.

Why is this needed:

  • To make all state with multi actions having the same behavior
  • Define how action is performed in Parallel & ForEach state
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@fjtirado
Copy link
Collaborator

fjtirado commented May 3, 2023

In my opinion, all actions on a parallel state branch or in a foreach statement should be sequential.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

4 participants