Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Remove redundant rate limit check on directions by ids route #227

Merged
merged 1 commit into from
May 3, 2021

Conversation

amatissart
Copy link
Contributor

This call to rate_limiter.check_limit_per_client is redundant with the directions_request dependency shared by "get_directions" and "get_directions_with_coordinates" routes.

This has no impact, as this route "get_directions" (used by place ids as parameters) is not currently used by the application.

@amatissart amatissart merged commit f98ab28 into master May 3, 2021
@amatissart amatissart deleted the directions-redundant-rl branch May 7, 2021 12:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants