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

Cryptic failures when a required parameter is not specified for an action #132

Open
bbartley opened this issue Apr 16, 2022 · 0 comments
Open

Comments

@bbartley
Copy link
Collaborator

An execution can fail in mysterious ways (execution steps omitted) when a required parameter for a Primitive is not provided in a primitive_step method call. I thought there was a check somewhere to ensure that all required Parameters were specified, but at least in some cases, missing Parameters are not caught. I don't have a minimal reproducible case to post at this time, but given that this manifested as a very cryptic failure mode, I definitely wanted to post a reminder here.

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

1 participant