You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Pull out the DDB KV store rate limits as it causes docker startup errors
due to class / jar version issues.
## Checklist
- [ ] Added Unit Tests
- [X] Covered by existing CI
- [X] Integration tested
- [ ] Documentation update
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Removed rate limiting functionality from DynamoDB operations.
- Eliminated dependency on Guava library from the build configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments