Discovery Nats automate
This commit is contained in:
parent
65f3318f73
commit
fd2ad33f61
@ -128,7 +128,7 @@ func (wfa *workflowMongoAccessor) book(id string, realData *Workflow, execs []*w
|
||||
Executions: execs,
|
||||
}).Serialize(), wfa.Caller)
|
||||
fmt.Println("LaunchPeerExecutio RES", b, err)
|
||||
if err != nil && b == nil {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user