Discovery Nats automate
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user