Page MenuHomePhabricator

Daemons - introduce PhabricatorWorkerArchiveTaskQuery
ClosedPublic

Authored by btrahan on Dec 23 2014, 10:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 24 2026, 6:19 PM
Unknown Object (File)
Feb 16 2026, 1:58 AM
Unknown Object (File)
Feb 10 2026, 11:15 PM
Unknown Object (File)
Jan 18 2026, 6:13 AM
Unknown Object (File)
Nov 7 2025, 6:15 PM
Unknown Object (File)
Nov 6 2025, 3:25 PM
Unknown Object (File)
Oct 24 2025, 10:39 PM
Unknown Object (File)
Oct 7 2025, 6:03 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.