Alright, that makes sense. Thanks, Adam.
On Jan 25, 11:12 am, Adam Wiggins <[email protected]> wrote: > I understand what you're trying to do, but this won't work. Heroku > will try to keep your workers alive no matter what; when it exits it > will change state to "crashed" and try to restart once, then again > every ten minutes. The full crash policy is described here: > > http://docs.heroku.com/ps#crashed-process-restarts > > If you want to change the number of running workers, you need to use > the Heroku API. > > Adam -- 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.
