Bug #5348
Processing: The "find" command takes too long in the ProcessNewFiles scripts
Start date:
02/05/2014
Due date:
% Done:
0%
Estimated time:
2.00 h
Description
In the ProcessNew{OnMon,Ana}Files scripts, the find command that is looking for new files to process takes too long to look through all the files on disk (maybe > 3 minutes.) Maybe we can make this more efficient? Maybe we don't need to because if we start to get behind, then we will jump out of the loop sooner since we will start hitting the max number of allowed jobs before searching the whole list. So maybe this is okay???
History
#1 Updated by Michael Baird almost 7 years ago
- Subject changed from The "find" command takes too long in the ProcessNewFiles scripts to Processing: The "find" command takes too long in the ProcessNewFiles scripts