Page MenuHomePhabricator

Send permanent dameon failures to the log, even when not running in verbose mode
ClosedPublic

Authored by epriestley on Jun 8 2017, 1:21 PM.
Tags
None
Referenced Files
F13175774: D18106.diff
Wed, May 8, 7:22 AM
Unknown Object (File)
Tue, May 7, 6:39 AM
Unknown Object (File)
Sat, May 4, 7:19 AM
Unknown Object (File)
Fri, May 3, 4:23 AM
Unknown Object (File)
Mon, Apr 29, 4:30 PM
Unknown Object (File)
Sun, Apr 28, 12:53 AM
Unknown Object (File)
Thu, Apr 25, 12:09 AM
Unknown Object (File)
Fri, Apr 19, 6:36 PM
Subscribers
None

Details

Summary

Fixes T12803. An install is having difficulty diagnosing mail failures, and one component is that permanent task failures aren't reaching the log.

It's reasonable to send these to the log even when "phd.verbose" is off. See T12803 for a rough review of when we generate these failrues today.

Test Plan
  • Faked some exceptions.
  • Got a result in the log (P2058) with phd.verbose turned off.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable