Jobs on our apps all seem to be executed properly by a worker. Try running heroku rake jobs:work and see if it blows up w/ a backtrace or not.
I was running into a pretty serious issue not being able to run any rake commands (like "heroku rake routes", for instance) -- ended up having to downgrade to ruby 1.8.7 from 1.9.1. On Aug 18, 5:09 pm, jmay <[email protected]> wrote: > Since at least yesterday, Heroku workers are no longer picking up and > executing queued jobs. Is anyone else experiencing this? > > -Jason -- 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.
