[openstreetmap/openstreetmap-website] Limit number of edits per user and day (#2342)
mmd
notifications at github.com
Sun Sep 3 13:02:36 UTC 2023
> "user friendly" as in legit edits remain in the editor and are not lost.
Good question, to which I don't have an answer right now. It might be something based on HTTP 409 or HTTP 412, and include an error messages stating the number of minutes the user has to wait before retrying. In any case, any editor currently applying some regex magic to extract meaningful data out of these error messages might face some issues here.
Let's not forget, that we need to cover the single object endpoints on Rails as well next to the diff upload (both Rails and CGImap).
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2342#issuecomment-1704300666
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/2342/1704300666 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230903/15459696/attachment-0001.htm>
More information about the rails-dev
mailing list