Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not ratelimit the tag-changes endpoint (#743)
This endpoint recieves a large volume of requests (one for each new changeset) from a single admin user account. Rate-limiting it will cause tag-changes data to stop being ingested during periods when there are lots of edits happening in OSM, which isn't desirable.
- Loading branch information