We have an HTTP GET task that can take an hour or more to execute. I know that is not normal. However, after the task is executing for exactly 5 minutes, I see the same HTTP GET task being executed again on the web server. The visual cron job log does not show this 2nd request, but the IIS application log clearly shows visual cron as the initiator/source.
Is this a known bug and if so, is there a fix for it?