Describe
When the worker goes down while the task is running, the task will run endlessly.
Reproduce
- run processA on node1(specify the worker group)
- shut down node1 (or node1 was crashed) (script or jar in the temporary directory was not generated)
- restart node1
- task will run endlessly
- no button will be enabled on process instance list page after you click one of them
Expected behavior
1, Endless task should be able to fail (or other ops) manually.
2, Or endless task should be able to fail (or other ops) automatically.
Screenshots
Task Is Running Endlessly:

Version of Dolphin Scheduler
-[1.2.0]
Additional context
After restart the master,these endless tasks were all fault-tolerance handled.

Requirement or improvement
- I can't always restart the master if I have these problems. So i think DS should provide some way to get people involved.
Describe
When the worker goes down while the task is running, the task will run endlessly.
Reproduce
Expected behavior
1, Endless task should be able to fail (or other ops) manually.
2, Or endless task should be able to fail (or other ops) automatically.
Screenshots

Task Is Running Endlessly:
Version of Dolphin Scheduler
-[1.2.0]
Additional context

After restart the master,these endless tasks were all fault-tolerance handled.
Requirement or improvement