[openstreetmap/openstreetmap-website] Report rate limit settings in capabilities API call (Issue #4380)
mmd
notifications at github.com
Fri Dec 1 13:18:01 UTC 2023
> It would be possible to include the settings of the rate limiting in the response of the capabilities call
I don't think this will buy you much, since you don't have all the information available on client side to do the same calculation that will be done on the server. It's even impossible, because some of the information is only available to admins/moderators and not exposed through any APIs, not even private ones.
> could return the user-specific current rate limit for the logged
At one point we included this information in the API error message, but in the end decided to remove any such information. Please refer to #4319 for more details on the discussion, it's all mentioned there.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/4380#issuecomment-1836105721
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/4380/1836105721 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231201/ef73d51b/attachment.htm>
More information about the rails-dev
mailing list