Search before asking
What happened
I find when the task failed, if I force success the failed task, and then recovery the workflow instance, the master will go into dead loop. This is caused it cannot find the failed tasks.
What you expected to happen
The workflow instance can go into success.
How to reproduce
- Create a workflow with one task.
- The task execute failed.
- Force success the taskinstance.
- Recovery the workflow instance.
Anything else
No response
Version
dev
Are you willing to submit PR?
Code of Conduct