Page 1 of 1

log message (file is busy. Skipping for now.)

PostPosted: Thu Jul 26, 2018 11:59 pm
by NoodleNewbie
For one of the hazel rules, I see the following message regularly if the file is large > 100mb

hazelworker[1572] File xxx.EXT is busy. Skipping for now.


This message makes sense, as the first rule running is moving the file to this folder, then on this folder a second rule, starts to process it.

However, I had assumed, Hazel would not start to process until the file is fully saved. The first rule action is to save a file onto my mac HD from an external source.

My question is:
Is there a better way to handle this in second rule?
(e.g. somehow tell hazel not to start processing until file is fully saved)
or is the situation more like,
this message adds no overhead and so can essentially be accepted as OK, nothing to worry about.

Thankyou for your help.

Re: log message (file is busy. Skipping for now.)

PostPosted: Fri Jul 27, 2018 10:34 am
by Mr_Noodle
What action are you using to "save" in this case?

Re: log message (file is busy. Skipping for now.)

PostPosted: Sat Jul 28, 2018 12:58 am
by NoodleNewbie
Action is "Move" a folder (Option, replace existing if file exists). The destination folder is on the harddrive.

Re: log message (file is busy. Skipping for now.)

PostPosted: Mon Jul 30, 2018 11:09 am
by Mr_Noodle
Problem with folders is that the folder may be in place before all the contents of the items within it are written out. You may want to consider adding a delay in the condition, like "Date added is not in the last X minutes".