-
Improvement
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
I have been running the GUI submitter in batches as I don't have the processing power to run it all in one go. Some files are being ignored because of errors. I typically enter my entire collection, letting the submitter skip the already submitted files and continue where it stopped, but I noticed recently that the submitter will still try to analyze the previously ignored files. This uses up a chunk of the analysis time that will grow as I go further through my collection. I think it should skip these files too.
Paths to the already submitted files are stored in a file called submitted.log. I suggest that the ignored file paths be saved in another file called ignored.log and skipped for analysis the same way.