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
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.
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.