mapzen / ios

Where you can find everything iOS from Mapzen
https://mapzen.com/projects/mobile/
Apache License 2.0
40 stars 24 forks source link

Update autocomplete rate limit to 1 query per second #280

Closed msmollin closed 7 years ago

msmollin commented 7 years ago

Proposed Changes

This change updates the rate limit to a higher default to account for fast typers and the standard query per second rate limits imposed by Mapzen Search. It also adds an error print out to the sample app (which is what showcased the above issue).