On Jun 1, 12:57 pm, trak3r <[email protected]> wrote:
> if an async_observer worker dies while processing a job, will that job
> get recycled and reprocessed by another worker on the queue since it
> theoretically wouldn't have been removed from the queue?  thanks.

  Yes, the job will be handed to the next worker as close as possible
to immediately after the first one loses its connection.
--~--~---------~--~----~------------~-------~--~----~
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