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

Increase Items per Transaction limit to match AWS limit increase #291

Closed
m-szaf opened this issue Nov 14, 2022 · 1 comment · Fixed by #292
Closed

Increase Items per Transaction limit to match AWS limit increase #291

m-szaf opened this issue Nov 14, 2022 · 1 comment · Fixed by #292
Labels

Comments

@m-szaf
Copy link
Contributor

m-szaf commented Nov 14, 2022

Hello! We noticed a hard limit set by config for the number of items involved in a single transaction [here].(

export const TRANSACTION_WRITE_ITEMS_LIMIT = 25;
)

As of September 6, 2022 this limit is now 100!

Happy to help fix this if needed

@typedorm-bot
Copy link
Member

🎉 This issue has been resolved in version 1.15.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants