I have a rule which checks for
1. name starts with, AND
2. date last modified is greater than date last matched
When the rule matches, it then attempts the action. For whatever reason (I'm investigating, but this has nothing to do with Hazel), the file is sometimes "busy" and so the requested action doesn't happen (copy into a new folder).
However, I would like it so that Hazel will keep attempting to do the copy for me. However, since the matched date is now after the last modified date, Hazel will never see a matched rule to then do the action.
I've looked and can't find anything in the rule set which looks for a successful action; or maybe it's my not seeing what is there. Or is there another strategy for achieving this?