heroku restart should restart all of your process, including cron. you can also remove and add the add-on
Oren On Wed, Dec 29, 2010 at 10:50 AM, Zach Bailey <[email protected]> wrote: > I have a long-running cron process as a result of an out of control task > that I need to kill. Is it possible to do this via the heroku gem or console > somehow? > > -Zach > > -- > 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]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > -- 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.
