When importing submitter.icecube.wisc.edu history.20170905T000000.gz the classad import fails causing the entire import process to fail. I added a try, catch statement around the classad import, but this is just a band aid.
I suggest that we do these two things:
- Run the script without the exception handling to see why condor doesn't like the classad.
- Create some sort of output at the end of the script run to report the number of errors to ensure its less than 1% of the total.
When importing submitter.icecube.wisc.edu history.20170905T000000.gz the classad import fails causing the entire import process to fail. I added a try, catch statement around the classad import, but this is just a band aid.
I suggest that we do these two things: