scout icon indicating copy to clipboard operation
scout copied to clipboard

Allow ecm_prep.py to continue past ECMs that trigger exceptions

Open trynthink opened this issue 3 years ago • 1 comments

When an ECM is encountered that is nonconformant for some reason, rather than raising an exception and exiting, change the behavior of ecm_prep.py to skip past that ECM and continue preparing the remaining ECMs.

trynthink avatar Apr 29 '22 21:04 trynthink

Create some kind of log file with which ECMs failed and the exceptions that were triggered. Add check in run.py to warn the user again if ecm_prep.py failed to successfully handle an ECM.

trynthink avatar Jan 08 '24 19:01 trynthink