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

Added error handling that reacts to continueOnError flag #33

Merged
merged 1 commit into from Mar 25, 2024

Conversation

SvenHoeffler
Copy link
Contributor

  • When nodeSettings.continueOnError is set, generated components will now still emit an empty message even after encountering an error
  • This allows flows to continue executing even when an intermediary step errors for whatever reason

@SvenHoeffler SvenHoeffler merged commit c3ee51c into main Mar 25, 2024
3 checks passed
@SvenHoeffler SvenHoeffler deleted the continueOnError branch March 25, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant