Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Error handling with checkpoint and bisect on batch retries do not work #332

Open
SilverSpirit opened this issue Sep 5, 2022 · 0 comments

Comments

@SilverSpirit
Copy link

For the extra credit part of the workshop, specifically https://data-processing.serverlessworkshops.io/stream-processing/05-extra-credit/05-01-eh-cp-bb.html the provided lambda code does not work. The lambda executes once and no retries occur. The earlier section with just bisection works and I can see the calls made to the lambda and the records written to DDB. I am not certain, but it might be due to the place where batchItemFailures is being returned (i.e. not in the main handler).

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

1 participant