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

Improve message when an exception is raised during default value parsing #3115

Merged
merged 2 commits into from
Oct 23, 2021

Conversation

adrien-berchet
Copy link
Contributor

Description

When an exception is raised during default value parsing, only the exception of the parameter is raised so we can't know which parameter of which task failed.

Motivation and Context

In big workflows it can be quite painful to find which parameter of which task failed.

Have you tested this? If so, how?

I have included unit tests.

@dlstadther dlstadther merged commit 211811c into spotify:master Oct 23, 2021
@adrien-berchet adrien-berchet deleted the parsing_param_exception branch October 24, 2021 06:51
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.

2 participants