Indigo Domotics
Indigo Domotics
What is everyone else doing? I'm making the (huge) jump from Django 1.9/Python 2.7 to Django 2.2/Python 3.7.
Was this ever figured out?
Thanks for the answer, much appreciated. My testing so far is quite positive - I think we'll be adding throttling in several places in our next release.
We'll be using the CacheBackend as well to rate-limit IP requests on a few pages.
One more thing I'd like to clarify: it appears that BUCKET_INTERVAL is approximately half of what you configure it to be: I have one set to 30 seconds but I...