i'm using beanstalkd to feed about 4.5mm jobs a day to 200 worker processes and i see roughly 80 results per day that have performed duplicate/redundant work with nearly identical time stamps, suggesting to me that beanstalk might be serving the same job to two workers a la race condition, or these jobs when put into the queue got duped.
has anybody else seen this, or might it be a known issue? thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
