11 Commits (add-status-code-logging)

Author SHA1 Message Date
Stephen Hess 7a4c523799 add status code logging to all the places 8 years ago
Peter Johnson a209024143 remove cache control headers 9 years ago
Harish Krishna b3f85ebc17 err & err.message instead of err.message 9 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 9 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 9 years ago
Harish Krishna 812e56c516 Revert "[debug] if ES cluster in stage/prod ever returns 408" 9 years ago
Harish Krishna d2cc05b8e8 [debug] if ES cluster in stage/prod ever returns 408 9 years ago
Harish Krishna 793182148a middleware fix 9 years ago
Harish Krishna f2197c4dd2 middleware fix 9 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