I'm having problems with Wordpress' internal cron system. For some odd reason, it seems that Wordpress is killing off the process before it is even finished.
I am aware of some kind of fix in wp-cron.php and that I should change the timeout from 0.01 to something else, however this has not helped with the issue.
My cron job can at times take quite a bit of time and I have tried using the plugin I have created on two different hosts.
Does anyone have any idea of what could be going on? I'm using Wordpress 3.0.1 Thanks in advance!