DataWeave partition() for Bulk API Responses
Our bulk import API returned 200 OK on every request. Nobody noticed that 40% of records were failing silently for 3 days.
TL;DR
partition() from dw::core::Arrays splits an array into success/failure groups in one pass
Build summary (total, succeede...
thasha.hashnode.dev3 min read