Page MenuHomePhabricator

Can I stop daemon tasks?
Closed, ResolvedPublic

Asked by Luke081515.2 on Oct 31 2015, 6:13 PM.
Referenced Files
F931094: phab3.PNG
Nov 1 2015, 1:24 AM
F931093: phab2.PNG
Nov 1 2015, 1:24 AM
F931104: phab5.PNG
Nov 1 2015, 1:24 AM
F931095: phab4.PNG
Nov 1 2015, 1:24 AM
F931092: phab1.PNG
Nov 1 2015, 1:24 AM
Tokens
"Like" token, awarded by arend.danielek.

Details

I want to stop a specific task, because it failes every time. The problem is, that this task retires forever, and he fails already 1957 times. Is there a way to stop him (not the daemons)?

Answers

This answer has been hidden.

avivey
Updated 3,070 Days Ago

You can kill a task by running ./bin/worker cancel --id <task id>.

We'd like to understand what caused this task to always fail; If it's a bug we can fix?

New Answer

Answer

This question has been marked as closed, but you can still leave a new answer.