Hi,

i got some questions about best practices in using beanstalkd:

a) How do you handle failed jobs? bury them? create it in another
tube? We want to process failed jobs with another type of worker (to
check what went wrong and eventually recreate job)
b) Can I somehow reserve the first buried job?
c) There are some jobs which may only get executed once (eg sending
mails). If it fails, ttr will expire and the job will released, right?
How can you ensure that it will not run again? Can i tell beanstalkd
to handle timed-out jobs different?


Thanks for your help in advance!

Jan

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" 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/beanstalk-talk?hl=en.

Reply via email to