mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-03 12:12:43 +01:00
969587f7b0
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. Maniphest Tasks: T13581 Differential Revision: https://secure.phabricator.com/D21464 |
||
---|---|---|
.. | ||
PhabricatorConduitAPIController.php | ||
PhabricatorConduitConsoleController.php | ||
PhabricatorConduitController.php | ||
PhabricatorConduitListController.php | ||
PhabricatorConduitLogController.php | ||
PhabricatorConduitTokenController.php | ||
PhabricatorConduitTokenEditController.php | ||
PhabricatorConduitTokenHandshakeController.php | ||
PhabricatorConduitTokenTerminateController.php |