Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@aiten Allow the delay to be incremented between iterations so that the ... #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

antony
Copy link

@antony antony commented Sep 9, 2013

...queue can be throttled

Feel free to reject this pull request if it doesn't fit the 'simple queue' goal. This just allows you to change the delay between pop()s in case an external factor begins to throttle you (such as a twitter API request's rate-limit, in my case).

@antony
Copy link
Author

antony commented Sep 10, 2013

Made a small cleanup - the last unit test was not doing what I expected it to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant