dataservices-api/server/lib/python
Mario de Frutos 61a27a9f9d Tomtom QPS fix
Tomtom return 403 status code in the following scenarios:

- Forbidden
- Not authorized
- Account inactive
- Account over queries per second limit
- Account over rate limit
- Rate limit exceeded

So when we reach the QPS limit we receive a 403 instead of 429 so we
have to include the provider in the qps service to differentiate between
providers that returns 429 and special cases like tomtom
2018-10-03 16:35:38 +02:00
..
cartodb_services Tomtom QPS fix 2018-10-03 16:35:38 +02:00
__init__.py Bulk geocoding refactor 2018-06-29 14:59:07 +02:00