Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant