Closed
Description
We have a node process that works on multiple batches of Parse objects. Each batch is saved through Parse.Object.saveAll. However, as soon as a batch errors out, the node process stops immediately and none of the subsequent batches get processed. We found that an error handling component was missing.
Raising a PR shortly. It adds just two lines of code.
Metadata
Metadata
Assignees
Labels
No labels