gh-search icon indicating copy to clipboard operation
gh-search copied to clipboard

Gracefully handle encoding errors

Open augustd opened this issue 2 years ago • 2 comments

Capture the AssertionError and raise a FilterException so the program can continue.

augustd avatar Oct 20 '23 00:10 augustd

Will now output a line like:

Error reading content from organization/repository/resources/sample_files/movies.json: unsupported encoding: none

augustd avatar Oct 20 '23 00:10 augustd

Thanks for submitting this contribution - I like the change. Could you please add a test?

janeklb avatar Aug 03 '24 19:08 janeklb