Rest icon indicating copy to clipboard operation
Rest copied to clipboard

RateLimit Routine

Open alganet opened this issue 13 years ago • 1 comments

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.

alganet avatar Apr 17 '12 00:04 alganet

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?

nickl- avatar Nov 26 '12 04:11 nickl-