-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
capacity/limit is misdocumented #1624
Comments
i agree with your reasoning, but i still think we need i suggest rename |
Let don't invite @ExplodingCabbage regarding to your specific case (web scrapper throttling) -- please use explicit semaphores or something like this. Or, maybe, create a
|
i think we should support per host limit. |
good point. |
but maybe we should just leave |
i renamed |
client_reference.rst:
limit
parameter, not the newcapacity
oneNone
, rather than 20.I'd PR a fix, but as I noted in #1601 (comment) I disagree with @fafhrd91's change to the limit/capacity functionality so I'll wait for that argument to be resolved first - no sense documenting something that I'm currently arguing you guys should revert!
The text was updated successfully, but these errors were encountered: