[openstreetmap/openstreetmap-website] Unexplained 429 error (rate limiting?) on posting changeset comment, no error message (Issue #4320)

Tom Hughes notifications at github.com
Thu Nov 2 09:39:16 UTC 2023


I'm not really sure how the traditional status text from the response is passed in HTTP/2.0 but I'm guessing that is missing... I was thinking the status header had replaced it but I think that is separate.

Using `xhr.getResponseHeader("status")` does get the header and `xhr.status` is 429 but `xhr.statusText` is just "error" and the actual error passed in the third argument of the callback is completely blank.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4320#issuecomment-1790384437
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/4320/1790384437 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231102/4d056f01/attachment.htm>


More information about the rails-dev mailing list