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

Set max_concurrency to 50 #268

Merged
merged 1 commit into from
Nov 17, 2015
Merged

Set max_concurrency to 50 #268

merged 1 commit into from
Nov 17, 2015

Conversation

gjtorikian
Copy link
Owner

It appears that on OS X, the default concurrency of 200 simply stops functioning after some time. The Typhoeus docs even note this:

Things will get flakey if you try to make too many requests at the same time.

Setting a default limit of 50 slows things down a bit, but results in more accurate results.

Closes #253

gjtorikian added a commit that referenced this pull request Nov 17, 2015
@gjtorikian gjtorikian merged commit 3bcce68 into master Nov 17, 2015
@gjtorikian gjtorikian deleted the less-concurrency branch November 17, 2015 03:18
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