1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 19:52:44 +01:00
phorge-phorge/src/infrastructure/daemon/workers
Nick Harper 4a81ae6d6d Add data information to daemon task view
Summary:
Load the data for daemon worker tasks when viewing them, and present
the information in a useful way. This defaults to printing the json data,
but for some classes of worker it will also link to the corresponding
object, to make debugging problems with workers easier.

Test Plan:
load /daemon/task/NNN for a CommitParserWorker and a MetaMTAWorker, and
see the addition of a data field with useful content and link.

Reviewers: epriestley, vrana

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4226
2012-12-17 17:12:55 -08:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
query Delete license headers from files 2012-11-05 11:16:51 -08:00
storage Add data information to daemon task view 2012-12-17 17:12:55 -08:00
PhabricatorTaskmasterDaemon.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorWorker.php Add data information to daemon task view 2012-12-17 17:12:55 -08:00