@5minds/node-red-contrib-processcube 1.5.10-feature-d72bde-m4lcb64h → 1.5.10-feature-b16106-m4lchkp4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
@@ -100,6 +100,8 @@ Object
|
|
100
100
|
}
|
101
101
|
|
102
102
|
The node processes the IDs in configurable batches (default value: 100) and inserts successfully deleted or failed instances into the arrays accordingly.
|
103
|
+
As processing is currently forced to batch, a detailed error output is not possible.
|
104
|
+
If an error occurs during the processing of a batch, all Id's of this batch are marked as faulty.
|
103
105
|
|
104
106
|
### References
|
105
107
|
|