Ref T13581. Currently, unexpected exceptions inside Conduit calls are passed to the client, but not logged on the server.
These exceptions should generally be unexpected, and producing a server-side trace is potentially useful.
Differential D21464
Log unexpected exceptions raised by Conduit calls epriestley on Sep 16 2020, 12:24 AM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T13581. Currently, unexpected exceptions inside Conduit calls are passed to the client, but not logged on the server. These exceptions should generally be unexpected, and producing a server-side trace is potentially useful. Simulated a during-execution exception, saw it get logged on the server.
Diff Detail
|