Page MenuHomePhabricator

Add "bin/worker delay" and "bin/worker priority" utilities for managing task queues
ClosedPublic

Authored by epriestley on Feb 2 2021, 12:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 9:59 AM
Unknown Object (File)
Fri, May 3, 7:41 AM
Unknown Object (File)
Wed, May 1, 7:33 PM
Unknown Object (File)
Sat, Apr 27, 1:00 AM
Unknown Object (File)
Thu, Apr 25, 3:23 AM
Unknown Object (File)
Tue, Apr 23, 9:31 PM
Unknown Object (File)
Sat, Apr 20, 5:32 PM
Unknown Object (File)
Thu, Apr 11, 10:45 AM
Subscribers
None

Details

Summary

Ref T13591. Support delaying selected tasks until a later time and bulk-adjustment of task priority.

Test Plan

Ran bin/worker delay and bin/worker priority to delay and reprioritize tasks. Confirmed outcomes with daemon console.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 2 2021, 9:40 PM
This revision was automatically updated to reflect the committed changes.