Page MenuHomePhabricator

Remove "phlog()" of exeptions during Conduit calls
ClosedPublic

Authored by epriestley on Nov 22 2019, 7:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 2:52 PM
Unknown Object (File)
Fri, Mar 29, 5:35 AM
Unknown Object (File)
Mar 15 2024, 5:14 PM
Unknown Object (File)
Mar 4 2024, 9:08 PM
Unknown Object (File)
Feb 8 2024, 10:59 AM
Unknown Object (File)
Jan 28 2024, 4:09 PM
Unknown Object (File)
Jan 16 2024, 11:27 AM
Unknown Object (File)
Nov 18 2023, 11:57 PM
Subscribers
None

Details

Summary

Fixes T13465. This "phlog()" made some degree of sense at one time, but is no longer useful or consistent. Get rid of it. See T13465 for discussion.

Test Plan

Made a conduit call that hit a policy error, no longer saw error in log.

Diff Detail

Repository
rP Phabricator
Branch
conduit1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23694
Build 32576: Run Core Tests
Build 32575: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 22 2019, 8:03 PM
This revision was automatically updated to reflect the committed changes.