CartoDB-SQL-API/app
Rafa de la Torre 151bffaad4 return to avoid further errors
As per a PR comment: `return done(err);` should prevent further errors
and make sure the request is over.
2018-07-23 18:39:30 +02:00
..
auth reduce error info 2018-06-06 15:23:53 +02:00
controllers Use pgstream.emit('error', myError) 2018-07-23 18:29:41 +02:00
middlewares Better implementation of dbQuotaMiddleware 2018-07-23 15:02:20 +02:00
models simplify error response on models 2018-03-28 11:55:52 +02:00
monitoring Remove no longer needed health check params 2015-09-07 18:34:50 +02:00
postgresql move ErrorHandler to services folder 2018-03-28 12:49:33 +02:00
services return to avoid further errors 2018-07-23 18:39:30 +02:00
stats Extract stats client creation 2017-03-30 16:13:17 +02:00
utils Coerce format string to upper for better log consistency 2018-06-04 13:12:06 -07:00
server.js data ingestion logger created in controller and added to app 2018-06-18 18:48:11 +02:00