Page MenuHomePhabricator

Daemons - introduce PhabricatorWorkerArchiveTaskQuery
ClosedPublic

Authored by btrahan on Dec 23 2014, 10:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 2:09 AM
Unknown Object (File)
Thu, Apr 18, 11:15 PM
Unknown Object (File)
Tue, Apr 16, 12:24 PM
Unknown Object (File)
Thu, Apr 4, 3:52 AM
Unknown Object (File)
Mar 31 2024, 9:10 PM
Unknown Object (File)
Feb 9 2024, 7:05 AM
Unknown Object (File)
Feb 2 2024, 11:33 PM
Unknown Object (File)
Jan 10 2024, 6:15 PM
Subscribers
Tokens
"Mountain of Wealth" token, awarded by epriestley.

Details

Summary

Ref T5402. This cleans up some code and sets us up to use this sort of data more easily later.

Test Plan

viewed the daemon console from the web and the log of a specific archived daemon. both looked good. for other callsites looked really, really carefully.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Daemons - introduce PhabricatorWorkerArchiveTaskQuery.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

One typo inline, I think.

src/applications/daemon/controller/PhabricatorWorkerTaskDetailController.php
21

Should be reset($tasks)?

This revision is now accepted and ready to land.Dec 23 2014, 11:32 PM
This revision was automatically updated to reflect the committed changes.