[openstreetmap/openstreetmap-website] Limit number of edits per user and day (#2342)
Tom Hughes
notifications at github.com
Sun Oct 29 17:29:22 UTC 2023
I'm not trying to do anything as complicated as that algorithm, just a simple limit on the number of create/update/delete operations.
I also think that a 24 hour window is probably too long as it would need quite a high limit that people could then burst to very quickly so I was looking at a rolling one hour window with a limit ramping up from 1000 to 100000 or so over the first week when somebody starts at editing but possibly non-linearly and also with a reduction when users are reported as we did with changeset comments.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2342#issuecomment-1784176276
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/2342/1784176276 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231029/954f0d56/attachment.htm>
More information about the rails-dev
mailing list