You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: