Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

If not all records are written no error raised and records are lost #38

Open
lcfarrington92 opened this issue Dec 11, 2019 · 1 comment

Comments

@lcfarrington92
Copy link

If you're fanning out to a kinesis stream for example and you get back a FailedRecordCount > 0, no error is raised up from the lambda, so only a partial batch is successfully fanned out and the rest are lost. The data element should be being looked at in the callback and this should be handled in some way

@jerith666
Copy link

It looks like ImagineLearning@a31cb28 and ImagineLearning@32ddfd6 might be a fix for this? @dustinwilcock, can you comment?

jerith666 added a commit to CarnegieLearningWeb/aws-lambda-fanout that referenced this issue Aug 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants