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

Added debug message to describe decode failures discussed in issue 214 #439

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KyleLuoma
Copy link

I added this exception handler to deal with #214 which, although closed, can still cause grief if the user is not able to ignore sub directories that contain the culprit file. This does not resolve the decode error; but it provides an additional debug statement that names the file causing the error.

…4. Exception handler cathes generic Exception objects, logs a debug message including the culprit filename, and then raises the exception.
@kmulka-bloomberg
Copy link

This looks like an improvement over the current situation. I wonder if files like these should just be ignorned and the code moves on to the next one.

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