Search before asking
What happened
There are two master nodes and two worker nodes.
Stop the worker node while the task is executing,task instance becomes in a state [Need fault tolerance] ,The task is resumed only after the Master node is restarted.
What you expected to happen
If a worker node is down when a task is running, the task can be assigned to another worker node for execution.
How to reproduce
Stop the worker node while the task is executing.
Anything else
No response
Version
2.0.6
Are you willing to submit PR?
Code of Conduct