On Tue, Jan 3, 2012 at 12:41 AM, Jason <[email protected]> wrote: > Some of the jobs I have running in the background are jobs that pull > data from various 3rd party web services. Many of those web services > are a throttle limit.
Make a separate tube for each web service. If you've hit the limit for a particular service, don't listen on that tube. kr -- 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.
