Skip to content

Conversation

antmendoza
Copy link
Contributor

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:
closes #39

Special notes for reviewers:

Additional information (if needed):

Signed-off-by: Antonio Mendoza Pérez <antmendoza@gmail.com>
/**
* List referencing defined consumed workflow events. SubFlow will repeat execution until one of the defined events is consumed, or until the max property count is reached
*/
stopOnEvents?: EventsName;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure whether this is correct or not.

As far as I understand the event reference is done by its name, as it is unique.

@antmendoza antmendoza marked this pull request as ready for review April 24, 2021 09:13
@antmendoza antmendoza requested a review from tsurdilo as a code owner April 24, 2021 09:13
Signed-off-by: Antonio Mendoza Pérez <antmendoza@gmail.com>
@tsurdilo tsurdilo merged commit 5346c8f into serverlessworkflow:main Apr 24, 2021
@antmendoza antmendoza deleted the support-creation-repeat-object branch April 24, 2021 21:28
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

Successfully merging this pull request may close these issues.

Support the creation of 'repeat' object
2 participants