Skip to content

Catches data ingest errors to allow script to continue.

Paul Mather requested to merge data_ingest_catch_errors into master

Created by: whunter

Also adds full csv filename to generated log and error filenames to make it easier to track down offending csv files.

Tested against these ingest files. Contain several invalid URI's https://drive.google.com/drive/folders/0B5j7QxOuUghXTkFUbS1iNnR6OVU?usp=sharing

Merge request reports