On Sunday, September 2, 2012 11:31:47 PM UTC+5:45, jab_doa wrote: > > Hi, > > we had the same problem. Basically what we needed is a behaviour like this: > * worker reserves job -> job gets reserved > * worker dies -> job gets buried > > This would be handy for a lot of jobs where the error should get reviewed. > In other cases its ok to just release the job and run it again. >
Hi Jan, This is not the same problem at all. I'm not concerned with a worker dying unexpectedly. I have a pattern where a worker MUST reboot in order to successfully complete the work unit. Once the reboot is done, the worker finishes work, and now wants to delete the job as successfully completed. If anything goes wrong along the way I still want the TTR to kick in and the job to get released. Cheers, ben -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/beanstalk-talk/-/90p17QWXPnUJ. 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.
