sapling/eden/mononoke/edenapi_server
Thomas Orozco 81d6aae51d mononoke/edenapi_server: capture handler errors
Summary:
Right now we don't log handler errors to Scuba. This can make debugging a
little tricky: if a client is sending an invalid request, we'll see that we
sent them a 400, but we won't know what was invalid about the request.

This diff updates our logging to actually log that.

Reviewed By: sfilipco

Differential Revision: D25826522

fbshipit-source-id: 89486014e0eeaac5c9b149224601db54a26080d9
2021-01-08 08:45:01 -08:00
..
src mononoke/edenapi_server: capture handler errors 2021-01-08 08:45:01 -08:00
Cargo.toml autocargo: regen 2020-12-08 18:30:24 -08:00