catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.93k stars 564 forks source link

[📍] Produce log entry for 4xx errors #4361

Open dave-2 opened 6 years ago

dave-2 commented 6 years ago

4xx errors don't show up as errors in the App Engine logs, because the mistake is assumed to be with the client's request. But sometimes it may be a problem on the server side. We should log the error that was sent to the client in the App Engine logs.