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

Step Through Items has no error handling #9224

Open
Torantulino opened this issue Jan 8, 2025 — with Linear · 0 comments
Open

Step Through Items has no error handling #9224

Torantulino opened this issue Jan 8, 2025 — with Linear · 0 comments
Assignees

Comments

Copy link
Member

The StepThroughItems block can take in a string representation of a list or dictionary, which it then parses with json.loads, however if the text is invalid it throws an unhandled exception. Error handlind should be implemented on this block without changing any of it's inputs or outputs to ensure a non-breaking change.

@Bentlybro Bentlybro self-assigned this Jan 8, 2025
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