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

Do not catch error #82

Merged
merged 1 commit into from Mar 18, 2024
Merged

Conversation

miklcct
Copy link
Contributor

@miklcct miklcct commented Mar 18, 2024

The catch method hides exception from the data loader. Exceptions should not be caught such that the script crashes when there is a problem, in order for pipelines to work correctly.

@linusnorton linusnorton merged commit a4e01f5 into planarnetwork:master Mar 18, 2024
4 checks passed
@miklcct miklcct deleted the no-error-catch branch May 2, 2024 13:31
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.

None yet

2 participants