I was using simple directory reader and had a couple of files out of about 100 I was ingesting that had some data that was not liked and it failed without a meaningful error message. Is there a way to get it to ignore or log errors, or other ways to better debug? Or alternatively I could just loop feed each document individually and can put in some error handling, any advice would be appreciated, thanks!