On 23 Mar 2009, at 19:32, sant0sk1 wrote: > > I have a rake task called 'cron' that executes just fine from heroku > client: > > heroku rake cron > > According to the documentation this is supposed to be executed hourly, > but I can confirm that it has never been executed except by me > manually.
I see the same behaviour. Likewise, I just call it from another machine at the moment, but I'd like it to work properly. heroku rake cron also has a timeout on it, and I have a rather long- running cronjob. Is there a maximum time I'm allowed to let a cronjob run for? tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
