Raul Ochoa
|
be0f059f01
|
Add <%= job_id %> template support for onerror and onsuccess fallback queries
|
2016-06-30 17:41:02 +02:00 |
|
Daniel García Aubert
|
a1f31df92e
|
Now Batch API broadcast to other APIs everytime that re-enqueues a multiple-query job
|
2016-06-29 18:29:53 +02:00 |
|
Raul Ochoa
|
85fa9d3c2b
|
Merge branch 'master' into batch-onerror-template
Conflicts:
NEWS.md
|
2016-06-29 16:25:05 +02:00 |
|
Raul Ochoa
|
a3117a2f01
|
Add <%= error_message %> template support for onerror fallback queries
|
2016-06-29 14:22:23 +02:00 |
|
Raul Ochoa
|
1d8f5539a7
|
Adds start and end time for batch queries with fallback
|
2016-06-29 13:56:45 +02:00 |
|
Daniel García Aubert
|
c7a9f59320
|
Added CDB_OverviewsSupport as remote sql script in fixtrues
|
2016-06-22 16:38:30 +02:00 |
|
Daniel
|
58055080c9
|
Merge pull request #311 from CartoDB/309-skipped-status
Fixes #309, added skipped status to fallback-jobs
|
2016-06-08 11:12:59 +02:00 |
|
Daniel García Aubert
|
2a2127f4e1
|
Improved falback job to get the status of last finished query
|
2016-06-02 18:20:53 +02:00 |
|
Raul Ochoa
|
299490f46f
|
Put all remote sql script together
|
2016-06-01 10:52:54 +02:00 |
|
Daniel García Aubert
|
481a82500b
|
Refactored fallback jobs
|
2016-06-01 10:39:01 +02:00 |
|
Raul Ochoa
|
5710d83908
|
Output postgresql server version
|
2016-06-01 10:25:16 +02:00 |
|
Daniel García Aubert
|
1a0e2b681b
|
Fixes #309, added skipped status to fallback-jobs
|
2016-05-26 17:37:37 +02:00 |
|
Daniel García Aubert
|
e079491a7e
|
Fixed issue with status transition fallback jobs
|
2016-05-25 17:00:27 +02:00 |
|
Raul Ochoa
|
23228b2d73
|
Payload size validates multiple queries and fallback queries
It uses a middleware to check the body size
|
2016-05-24 14:28:00 +02:00 |
|
Daniel García Aubert
|
2d86fc2ce3
|
In fallback jobs, used fallback_status property instead of an array of statuses
|
2016-05-23 15:05:14 +02:00 |
|
Daniel García Aubert
|
052cb0796d
|
Modified fallback tests in order to use our custom assert.response
|
2016-05-20 14:42:53 +02:00 |
|
Daniel García Aubert
|
e04787a070
|
Fixed missing failed_reason in failing jobs
|
2016-05-19 17:02:48 +02:00 |
|
Daniel García Aubert
|
cf7dff4696
|
Removed commented code
|
2016-05-19 14:13:54 +02:00 |
|
Daniel García Aubert
|
62c8a9d315
|
Refactor and fixed issue, when cancelling a fallback job, it is not cancelled properly
|
2016-05-19 14:10:18 +02:00 |
|
Daniel García Aubert
|
5c4ced34e6
|
Added acceptance test for job cancelling
|
2016-05-18 13:25:08 +02:00 |
|
Daniel García Aubert
|
b94a9c7c0a
|
Fixed conflicts
|
2016-05-18 11:48:39 +02:00 |
|
Daniel
|
8c8da8e39c
|
Merge pull request #301 from CartoDB/job-model-refactor
Job model refactor
|
2016-05-18 11:38:41 +02:00 |
|
Daniel García Aubert
|
6acc02e998
|
Improved fallback setStatus method and added acceptance test
|
2016-05-17 18:51:02 +02:00 |
|
Daniel García Aubert
|
b2eac6b880
|
Implemented test for fallback jobs
|
2016-05-17 01:00:27 +02:00 |
|
Daniel García Aubert
|
be3d9d2316
|
Fallback jobs WIP
|
2016-05-16 13:49:56 +02:00 |
|
Daniel García Aubert
|
d2d3ba8159
|
Passed tests
|
2016-05-16 01:22:47 +02:00 |
|
Raul Ochoa
|
4e3238c2e8
|
Fix control flow when using OGR with _needSRS=true and empty queries
Continue on empty results as srid and geom type are not critical
when there are no results
Fixes #299
|
2016-05-12 17:21:07 +02:00 |
|
Juan Ignacio Sánchez Lara
|
e979b79f49
|
gpkg format #291
|
2016-05-10 18:42:23 +02:00 |
|
Juan Ignacio Sánchez Lara
|
7b9911416b
|
geopackage export test #291
|
2016-05-10 18:01:50 +02:00 |
|
Juan Ignacio Sánchez Lara
|
c82cafb1ed
|
Geopackage format support #291
|
2016-04-27 16:56:06 +02:00 |
|
Daniel García Aubert
|
5de931daa5
|
Improver error message in job max payload limit.
|
2016-04-25 11:18:30 +02:00 |
|
Daniel García Aubert
|
832695031b
|
Improved tests for query size limit
|
2016-04-18 18:05:03 +02:00 |
|
Daniel García Aubert
|
1dcbb1afdf
|
Improved error message
|
2016-04-18 16:24:52 +02:00 |
|
Daniel García Aubert
|
790b9c6124
|
Fixed typos
|
2016-04-18 15:44:48 +02:00 |
|
Daniel García Aubert
|
7cc7482944
|
Implemented limit to query size in Batch API.
|
2016-04-18 15:30:16 +02:00 |
|
Daniel
|
423e729e11
|
Merge pull request #283 from CartoDB/batch-improve-startup
Improved initialization in Batch API
|
2016-04-05 15:46:21 +02:00 |
|
Daniel García Aubert
|
7121b3b800
|
Passed test
|
2016-04-04 20:05:58 +02:00 |
|
Daniel García Aubert
|
b62edcb64f
|
Refactored batch-api startup. Isolated code related to queue discovering, api much clear and concise.
|
2016-04-04 16:05:33 +02:00 |
|
dgaubert
|
e8a44136c5
|
Now Batch API looks for queues with jobs to consume at service initialization time
|
2016-03-31 17:37:35 +02:00 |
|
dgaubert
|
fd9bfe277e
|
Implemented multiquery jobs for Batch API
|
2016-03-31 12:39:03 +02:00 |
|
Daniel García Aubert
|
a32fa7b108
|
Implemented new test for multiquery jobs
|
2016-03-18 18:12:01 +01:00 |
|
Daniel García Aubert
|
056f22b156
|
Implemented multi-jobs, user is able to send an array of jobs and batch service will run them in series
|
2016-03-18 14:57:18 +01:00 |
|
Raul Ochoa
|
66cd1f400f
|
Skip query tables cache for authenticated requests
|
2016-03-10 19:20:56 +01:00 |
|
Alejandro Martínez
|
e100cfb584
|
Merge pull request #273 from CartoDB/new_querytables
Use node-cartodb-querytables library and add Surrogate-Keys
|
2016-03-08 15:33:04 +01:00 |
|
Raul Ochoa
|
5ebc8e43d5
|
Start hits=0 as first time is not a hit
|
2016-03-08 14:50:08 +01:00 |
|
Raul Ochoa
|
69fa13ab50
|
Do not track CDB_ sql function files
|
2016-03-08 14:09:15 +01:00 |
|
Daniel García Aubert
|
9e67d21a05
|
Passed test
|
2016-03-02 10:55:35 +01:00 |
|
Alejandro Martínez
|
9262223de4
|
Add Surrogate-key specs
|
2016-02-24 11:44:27 +01:00 |
|
Alejandro Martínez
|
5e06711b4b
|
Use node-cartodb-querytables library
|
2016-02-22 12:24:05 +01:00 |
|
Raul Ochoa
|
15f90c1a78
|
QueryTablesApi only caches affected tables and always retrieve last modification
|
2016-02-02 01:16:24 +01:00 |
|