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
Antonio Carlón
247e9040dd
Merge pull request #520 from CartoDB/development
...
Release 0.34.0 server and 0.26.0 client
2018-09-13 10:05:34 +02:00
Antonio Carlón
4f983ec32f
Merge pull request #519 from CartoDB/518-Use_non-master_keys
...
Use non-master keys
2018-09-13 10:02:08 +02:00
antoniocarlon
88e6245014
Updated NEWS.md
2018-09-13 10:00:32 +02:00
antoniocarlon
bafa60303c
Added data observatory permission
2018-09-11 15:45:06 +02:00
antoniocarlon
ffa67fe6ca
Client changes
2018-09-11 14:50:11 +02:00
antoniocarlon
3990d13572
Server changes
2018-09-11 14:35:02 +02:00
antoniocarlon
5989cb1dff
Fixed exception safe functions
2018-09-11 12:17:28 +02:00
antoniocarlon
5307078171
Added CR suggestions
2018-09-11 12:13:06 +02:00
antoniocarlon
ad9619bb00
Removed unused declaration
2018-09-11 12:04:19 +02:00
antoniocarlon
2a6e63b618
Fixed tests
2018-09-11 12:02:24 +02:00
antoniocarlon
c5b6c27045
Fixed JSON return value
2018-09-11 11:19:12 +02:00
antoniocarlon
b6d37c6773
Managing public api key permissions
2018-09-11 11:07:59 +02:00
antoniocarlon
e82fb49028
organization default to null
2018-09-11 10:57:32 +02:00
antoniocarlon
4d3e9f2b32
Getting the username from cdb_conf
2018-09-11 10:14:52 +02:00
antoniocarlon
d5864ccada
Using ERRCODE
2018-09-10 17:06:37 +02:00
antoniocarlon
0bdba67342
Using ERRCODE
2018-09-10 16:54:25 +02:00
antoniocarlon
08daa6a6a2
Changed error message
2018-09-10 16:45:31 +02:00
antoniocarlon
f4cb9ba812
Fixe
2018-09-10 14:33:54 +02:00
antoniocarlon
a33dd4315c
Fixe
2018-09-10 14:31:08 +02:00
antoniocarlon
49bcf31832
Removed appname parameter
2018-09-10 14:26:53 +02:00
antoniocarlon
3d42281d2a
Fixed test
2018-09-10 13:50:52 +02:00
antoniocarlon
696c24e432
Fixed test
2018-09-10 13:47:35 +02:00
antoniocarlon
f5ad0290b4
Fixed functions
2018-09-10 13:43:04 +02:00
antoniocarlon
01f145ab69
Fixed client tests
2018-09-10 13:40:15 +02:00
antoniocarlon
b4123625f7
Fixed server tests
2018-09-10 13:15:19 +02:00
antoniocarlon
4b6b4e92e8
CR suggestions (remove appname)
2018-09-10 12:54:37 +02:00
antoniocarlon
5ea1a4ca6b
Added permissions to tests
2018-09-06 16:40:05 +02:00
antoniocarlon
ca717ed123
Fixed permission check
2018-09-06 15:40:41 +02:00
antoniocarlon
8a8970efa8
Fixed tests
2018-09-06 15:18:42 +02:00
antoniocarlon
603d691017
Added metrics
2018-09-06 13:47:50 +02:00
antoniocarlon
04a5a25d06
Fixed m04r tests
2018-09-06 12:55:31 +02:00
antoniocarlon
30e480e545
Fixed m04r tests
2018-09-06 12:46:12 +02:00
antoniocarlon
eca4b42a73
Fixed tests
2018-09-06 12:32:48 +02:00
antoniocarlon
7a7ccbbfcf
Added appname parameter to the public server functions
2018-09-06 12:04:11 +02:00
antoniocarlon
56c975fef1
Added appname parameter
2018-09-06 10:55:34 +02:00
antoniocarlon
8fb9524213
Added exceptions to bulk geocoding client
2018-09-06 10:42:56 +02:00
antoniocarlon
393da56964
Updated exception safe private functions
2018-09-06 10:06:33 +02:00
antoniocarlon
17dc3ad1c7
Updated exception safe private functions
2018-09-06 10:01:01 +02:00
antoniocarlon
1eff219883
Changes in _cdb_entity_config
2018-09-05 17:57:16 +02:00
antoniocarlon
a09d18a6ee
Fixing template
2018-09-05 17:51:08 +02:00
antoniocarlon
d43c9461b1
Fixing template
2018-09-05 17:36:16 +02:00
antoniocarlon
2a2ae481fb
Permissions check and client templates
2018-09-05 17:28:15 +02:00
antoniocarlon
652242a8f8
Permissions check and client templates
2018-09-05 17:02:02 +02:00
Mario de Frutos
9a6f52d63b
Merge pull request #517 from CartoDB/development
...
Release 0.33 server and 0.20 for python library
2018-08-27 12:19:07 +02:00
Mario de Frutos
48d82e025a
Merge pull request #516 from CartoDB/remove_obs_snapshot_quota
...
Remove obs snapshot quota
2018-08-27 11:57:44 +02:00
Mario de Frutos
9398ec0524
Updated NEWS.md
2018-08-27 11:56:15 +02:00
Mario de Frutos
073c527a62
Update NEWS.md
2018-08-21 18:42:16 +02:00
Mario de Frutos
a8e96366a5
Bump for the python library version
2018-08-21 18:40:22 +02:00
Mario de Frutos
6cc3cda6e0
Remove obs_snapshot_config from python library
2018-08-21 18:28:55 +02:00