CartoDB-SQL-API/batch
2016-05-26 19:44:59 +02:00
..
models Fixed issue with status transition fallback jobs 2016-05-25 17:00:27 +02:00
util Moved forever module 2016-05-18 11:55:58 +02:00
batch.js Moved forever module 2016-05-18 11:55:58 +02:00
index.js Implemented profiling for job-runner and job-controller 2016-05-26 19:44:59 +02:00
job_backend.js In fallback jobs, used fallback_status property instead of an array of statuses 2016-05-23 15:05:14 +02:00
job_canceller.js Fixes #293, set cancel status to a job that actually is no running but has running status. 2016-05-23 10:26:09 +02:00
job_publisher.js Implemented some new unit test 2016-01-22 19:31:25 +01:00
job_queue_pool.js Now batch stop is synchronous, changed signature in test. 2016-01-25 14:51:37 +01:00
job_queue.js Implemented drain to stop batch service gracefully. 2016-01-13 16:25:25 +01:00
job_runner.js Implemented profiling for job-runner and job-controller 2016-05-26 19:44:59 +02:00
job_service.js Merge branch 'master' into 293-no-longer-running-job 2016-05-24 11:47:26 +02:00
job_status.js Removed unused code 2016-04-05 18:52:12 +02:00
job_subscriber.js Avoided console usage, favor debug 2016-05-18 11:06:49 +02:00
query_runner.js Job model refactor 2016-05-13 18:50:55 +02:00
queue_seeker.js Refactored batch-api startup. Isolated code related to queue discovering, api much clear and concise. 2016-04-04 16:05:33 +02:00
user_database_metadata_service.js Removed unused callback in before hook in test and added proper configuration from user database config 2016-01-14 14:08:34 +01:00
user_indexer.js Changed redis data structure for users jobs 2016-01-04 19:08:13 +01:00