12 Commits (d3ff5a57de06d3ce3bb464d837b98ce53f401b74)

Author SHA1 Message Date
Peter Johnson 00fae29fad
update 500 middleware; add log statement, clean up code 8 years ago
Peter Johnson 1451e9038e
change all log labels to 'api' 8 years ago
Peter Johnson a209024143 remove cache control headers 9 years ago
Harish Krishna b3f85ebc17 err & err.message instead of err.message 10 years ago
Harish Krishna 381cb1917a big fix - err is of type string if there is an error within express app - its of type object (with .message being string) in case of errors messages from the ES cluster 10 years ago
Harish Krishna ae4e75784f big fix - err is of type string if there is an error within express app - its of type object (with .message being string) in case of errors messages from the ES cluster 10 years ago
Harish Krishna 812e56c516 Revert "[debug] if ES cluster in stage/prod ever returns 408" 10 years ago
Harish Krishna d2cc05b8e8 [debug] if ES cluster in stage/prod ever returns 408 10 years ago
Harish Krishna 793182148a middleware fix 10 years ago
Harish Krishna f2197c4dd2 middleware fix 10 years ago
Severyn Kozak 0b8220cbf3 Log only once per error. 10 years ago
Severyn Kozak a007af3572 Replace src/logger with pelias-logger. 10 years ago
Severyn Kozak f27df8b5c5 Return error message if string. 10 years ago
Severyn Kozak cf1a483ede Don't report full errors in API results. 10 years ago
Severyn Kozak 17bb6db6e5 Resolve #114: report runtime errors. 10 years ago
Peter Johnson 4323b0030b progress commit 10 years ago