Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support

Help support Wordnik (and make this page ad-free) by adopting the word ratelimit.
Examples
-
Kernel messages: [53788.329236] __ratelimit: 36 callbacks suppressed [53788.329240]
Ubuntu Forums Thystra 2010
-
I've provided an example of this in the module itself-ratelimit_post, a decorator which only limits on POST requests and can optionally couple the rate limiting to an individual POST field.
-
I've put together an readme. txt file shows how it works-basic usage is via a simple decorator: from ratelimitcache import ratelimit
-
Jun 1 11: 29: 49 0-1 kernel: [30734.697506] __ratelimit: 67 messages suppressed
LinuxQuestions.org cdv666 2009
-
Here's the complete implementation: class ratelimit_post (ratelimit):
Planet Python 2009
-
Python decorators are typically functions, but ratelimit is actually a class.
Planet Python 2009
-
Python decorators are typically functions, but ratelimit is actually a class.
-
Here's the complete implementation: class ratelimit_post (ratelimit):
-
I've provided an example of this in the module itself-ratelimit_post, a decorator which only limits on POST requests and can optionally couple the rate limiting to an individual POST field.
Planet Python 2009
-
I've put together an readme. txt file shows how it works-basic usage is via a simple decorator: from ratelimitcache import ratelimit
Planet Python 2009
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.