Page MenuHomePhabricator

Log unexpected exceptions raised by Conduit calls
ClosedPublic

Authored by epriestley on Sep 16 2020, 12:24 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 9, 5:19 PM
Unknown Object (File)
Sun, Feb 9, 9:53 AM
Unknown Object (File)
Sun, Feb 9, 9:53 AM
Unknown Object (File)
Sun, Feb 9, 9:53 AM
Unknown Object (File)
Sun, Feb 9, 9:53 AM
Unknown Object (File)
Wed, Jan 29, 3:38 PM
Unknown Object (File)
Wed, Jan 29, 7:46 AM
Unknown Object (File)
Sat, Jan 25, 8:42 AM
Subscribers
None

Details

Summary

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.

Test Plan

Simulated a during-execution exception, saw it get logged on the server.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 16 2020, 12:37 AM
This revision was automatically updated to reflect the committed changes.