Woazboat left a comment (openstreetmap/openstreetmap-website#4319)
The default josm upload chunk size is 1000 changes, which is exactly the upload
limit. That means if someone makes more than 1000 changes with a new account,
the first upload will go through while the rest of the changes are blocked,
creating a broken partial upload.
Maybe the initial limit should be set to 999 instead? That way the first upload
will already be blocked and no partial broken upload is made. That won't really
fix the underlying issue, but it would prevent this specific failure case.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4319#issuecomment-3202855243
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/4319/c3202855...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev