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

fix(LocalFileExtractor): log correct error message #619

Conversation

TungstnBallon
Copy link
Contributor

Problem: no matter why readFile() fails, the error is reported as 'file not found'
Solution: print the thrown errors message

closes #609

Problem: no matter why readFile fails, the error is reported as 'file not
found'
Solution: print the thrown errors message
@TungstnBallon TungstnBallon merged commit 7a02683 into main Aug 29, 2024
3 checks passed
@TungstnBallon TungstnBallon deleted the 609-bug-localfileextractor-emits-wrong-error-messag-if-the-input-file-is-too-big branch August 29, 2024 11:54
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] LocalFileExtractor emits wrong error messag if the input file is too big
2 participants