You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
If a RemoteJoin job has requires: [sd@2:a. sd@2:b] and a and b jobs failed, it will not be triggered even if both jobs succeed on restart.
If one of the jobs is successful, it will be triggered by Restart correctly.
First start
<- Upstream, Downstream ->
Restart from the downstream hub and success jobs
<- Upstream, Downstream ->
What you expected to happen:
Triggered remote join job if downstream jobs succeed on restart even if both failed
How to reproduce it:
Minimum configuration is as follows
What happened:
If a RemoteJoin job has
requires: [sd@2:a. sd@2:b]
and a and b jobs failed, it will not be triggered even if both jobs succeed on restart.If one of the jobs is successful, it will be triggered by Restart correctly.
First start
<- Upstream, Downstream ->
Restart from the downstream hub and success jobs
<- Upstream, Downstream ->
What you expected to happen:
Triggered remote join job if downstream jobs succeed on restart even if both failed
How to reproduce it:
Minimum configuration is as follows
Upstream
Downstream
The text was updated successfully, but these errors were encountered: