Home GnuPG

Allow worker tasks to be cancelled by classname
c510c925cf87Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Allow worker tasks to be cancelled by classname

Summary:
Ref T3554. Makes bin/worker cancel --class <classname> work (cancel all tasks with that type).

This is useful in development if your queue is full of a bunch of gunk, and a need has occasionally arisen in production environments (usually "one option is cancel everything and move on").

Test Plan: Ran bin/worker cancel to cancel blocks of tasks by class name.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T3554

Differential Revision: https://secure.phabricator.com/D16267

Details

Provenance
epriestley <git@epriestley.com>Authored on Jul 11 2016, 4:18 PM
Parents
rPHABc21be4849f8d: By default, do not save queries when executing Conduit "*.search" calls
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHABc510c925cf87: Allow worker tasks to be cancelled by classname (authored by epriestley <git@epriestley.com>).Jul 11 2016, 6:21 PM