conductor
conductor copied to clipboard
JOIN is remaining in SCHEDULED state forever when retried from failed tasks
The JOIN operator is not getting updated when retried from failed tasks. I got three tasks in join which got failed with another issue as reported below
https://github.com/Netflix/conductor/issues/3609
When i retried from the failed tasks the Join is remaining in SCHEDULED state and never coming out. All the join tasks are completed successfully after retry.
Hi is there any update on this issue. I am continuously facing this issue in my workflow execution.