Daniel García Aubert
|
a616982ec3
|
Use strict mode
|
2018-10-24 15:42:33 +02:00 |
|
Simon Martín
|
b45f5fe31e
|
move ErrorHandler to services folder
|
2018-03-28 12:49:33 +02:00 |
|
Simon Martín
|
e611d21029
|
getName refactor
|
2018-03-28 12:38:45 +02:00 |
|
Simon Martín
|
2bfa00ab57
|
getStatus refactor
|
2018-03-28 12:35:01 +02:00 |
|
Simon Martín
|
d727a50407
|
jshint
|
2018-03-28 12:17:42 +02:00 |
|
Simon Martín
|
2722302a89
|
using error handler as a Error
|
2018-03-28 11:29:38 +02:00 |
|
Simon Martín
|
60021a70dc
|
extends Error
|
2018-03-28 10:56:06 +02:00 |
|
Simon Martín
|
522363c419
|
removing semicolons
|
2018-03-28 10:49:50 +02:00 |
|
Simon Martín
|
eefea03b80
|
error handler to class
|
2018-03-28 10:48:25 +02:00 |
|
Simon Martín
|
0998e50014
|
refactor getFields method
|
2018-03-27 15:56:53 +02:00 |
|
Simon Martín
|
483c263f61
|
adding and testing limits error response with params
|
2018-03-26 19:10:23 +02:00 |
|
Simon Martín
|
54876fa203
|
addind properties to limits errors
|
2018-03-26 15:56:50 +02:00 |
|
Simon Martín
|
50b8a9ed17
|
remove unused parameter
|
2018-03-23 18:02:44 +01:00 |
|
Simon Martín
|
0b708165b3
|
simplify timeout error catch
|
2018-03-23 17:48:21 +01:00 |
|
Daniel García Aubert
|
cf0214f5c3
|
Respond with 403 intead of 401 when the request has no permissions to the specific resource
|
2018-02-23 15:50:23 +01:00 |
|
Simon Martín
|
bd410fb5f6
|
using same way to search a string
|
2018-01-09 17:16:38 +01:00 |
|
Simon Martín
|
df86cc16e4
|
method to detect timeout error
|
2018-01-09 17:14:11 +01:00 |
|
Simon Martín
|
11e0ac89d2
|
undo test of postgres9.5 error
|
2017-11-24 12:22:30 +01:00 |
|
Rafa de la Torre
|
296d1878fd
|
Trying regexp instead of exact match
|
2017-11-24 10:55:02 +01:00 |
|
Simon Martín
|
27e43c8d91
|
handling python timeout error
|
2017-11-17 13:30:58 +01:00 |
|
Daniel García Aubert
|
fb477260ec
|
Respond with 429 and proper message when database fires a timeout error
|
2017-08-03 17:19:08 +02:00 |
|
Raul Ochoa
|
d50ddbb10f
|
Add more fields to error responses with hint, detail and context for SQL errors.
|
2014-11-21 12:59:48 +01:00 |
|
Raul Ochoa
|
dc601a5feb
|
Improve statement timeout error messages
|
2014-11-11 13:57:15 +01:00 |
|