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

RateLimit Routine #42

Open
alganet opened this issue Apr 17, 2012 · 1 comment
Open

RateLimit Routine #42

alganet opened this issue Apr 17, 2012 · 1 comment
Labels
Milestone

Comments

@alganet
Copy link
Member

alganet commented Apr 17, 2012

A routine that receives an IP address and must return false if not being rate-limited or an integer with number of seconds to retry. Implement 429 status code as well.

@nickl-
Copy link
Member

nickl- commented Nov 26, 2012

I'm just thinking about this quick in passing but when I saw this before I thought perfect fit for when t Routineablle but that means true if not being rate limited and false which would prevent the call from going further.

Or did you have something else in mind?

@augustohp augustohp modified the milestone: Ideas May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants