mongo stability debug + zoom
This commit is contained in:
@@ -107,7 +107,7 @@ func (wfa *workflowMongoAccessor) execute(workflow *Workflow) {
|
||||
}
|
||||
resource, _, err := accessor.Search(filters, "")
|
||||
if err == nil && len(resource) > 0 {
|
||||
fmt.Println(workflow.Processings, resource[0].GetID())
|
||||
fmt.Println(workflow.Serialize(), resource[0].GetID())
|
||||
accessor.UpdateOne(&workspace.Workspace{
|
||||
Active: true,
|
||||
ResourceSet: resources.ResourceSet{
|
||||
|
Reference in New Issue
Block a user