Hi

I've just added some DelayedJob processing to an app (achordus-staging), and 
added a worker to it.  I'm enqueueing jobs with send_later.  They're going into 
the queue ok, and I can run them with `Delayed::Worker.new.work_off` on a 
console, but the worker doesn't seem to be picking them up.  It's a Rails 2.3.8 
app with DelayedJob installed as a gem.

How often should a worker check the queue?  Is there anything else to do that 
I'm missing?  I can't see anything else on the docs.

Cheers
Ash

-- 
http://www.patchspace.co.uk/
http://www.linkedin.com/in/ashleymoran

-- 
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.

Reply via email to