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

Store ValueError for when required parameters are not provided #21

Closed
jlowin opened this issue Jun 30, 2018 · 0 comments
Closed

Store ValueError for when required parameters are not provided #21

jlowin opened this issue Jun 30, 2018 · 0 comments
Assignees

Comments

@jlowin
Copy link
Member

jlowin commented Jun 30, 2018

Whenever required parameters are not provided, an error is raised that then disappears into the void.

We should capture the error and pass it to the FAILED state for the whole flow. Depending on how #15 is implemented, instead of putting the error message into the data attribute, we might need to propagate it as the error message for every task's failed state.

@jlowin jlowin self-assigned this Jun 30, 2018
@jlowin jlowin closed this as completed Jun 30, 2018
marvin-robot pushed a commit that referenced this issue Aug 29, 2023
Tweak RunnerDeployment interface
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