Forum Moderators: coopster
While it works just fine, it takes a while, about 18 seconds. I don't mind how long it takes, its a cron job running--it's not like I'm waiting. However, I'm concerned about the script timing out and not completing the list or reports, if in the future if I add more urls or if some sites on the list are just sluggish for the day.
I know I can split my list in half, but this seems like a bandaid for the real problem. It dosn't even address if a site is just sluggish.
How might I address this concern?