John wrote:
Running every 60 seconds can cause an issue if you end up with multiple instances of the script. Setting it at 5-10 minute intervals ensures that tasks get completed in a reasonable time frame without causing collateral issues.
I maintain that is too long, and leads to users wondering why the template changes they made are not affecting other pages. If the queue is so large it causes overlaps, one can always add the -maxtime option.