dynamodb-stream-elasticsearch icon indicating copy to clipboard operation
dynamodb-stream-elasticsearch copied to clipboard

Update index.js

Open willfdeschamps opened this issue 3 years ago • 1 comments
trafficstars

Prevent that an error on a specific document affects other documents. Ideally we should throw an erro that contains all the errors and related docs. But I kept it returning a single error for contract compatibility.

willfdeschamps avatar Sep 27 '22 14:09 willfdeschamps

Hi @willfdeschamps,

Thank you for the PR. Could you write integration test to cover this scenario?

matrus2 avatar Sep 28 '22 14:09 matrus2