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

Handle unprocessed items in batch read/write operations #76

Open
darrenklein opened this issue Mar 4, 2021 · 2 comments
Open

Handle unprocessed items in batch read/write operations #76

darrenklein opened this issue Mar 4, 2021 · 2 comments

Comments

@darrenklein
Copy link
Contributor

Until now, we've just been logging unprocessed items - it's time to get around to handling them appropriately -

https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchWriteItem.html

https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchGetItem.html

@alhambra1
Copy link
Contributor

alhambra1 commented Mar 4, 2021 via email

@alhambra1
Copy link
Contributor

alhambra1 commented Mar 4, 2021 via email

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

2 participants