1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/daemon
epriestley 74ea59235a Make the "daemons and web have different config" warning more specific
Summary:
I'm hitting this in the cluster and couldn't figure it out after staring at it for a couple minutes. Produce a better error.

This dumps a hash of each configuration key value which is set to a non-default value into the daemon log. This is much more compact than the full config, and doesn't spread secrets around, so it seems like a good balance between providing information and going crazy with it.

Test Plan: {F284139}

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D11699
2015-02-05 14:07:35 -08:00
..
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
controller PHUIErrorView 2015-02-01 20:14:56 -08:00
event Make the "daemons and web have different config" warning more specific 2015-02-05 14:07:35 -08:00
garbagecollector Daemons - introduce PhabricatorWorkerArchiveTaskQuery 2014-12-23 15:45:42 -08:00
management Start Trigger daemon alongside other daemons 2015-02-01 12:33:34 -08:00
query Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
storage Make the "daemons and web have different config" warning more specific 2015-02-05 14:07:35 -08:00
view Separate daemon task table rendering into a standalone class 2014-12-30 10:00:06 -08:00