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

[Chore]: Investigate DynamoDB GSIs throttling impact #1191

Open
matteojug opened this issue Jan 9, 2025 · 0 comments
Open

[Chore]: Investigate DynamoDB GSIs throttling impact #1191

matteojug opened this issue Jan 9, 2025 · 0 comments
Labels

Comments

@matteojug
Copy link
Collaborator

Chore - Investigate DynamoDB GSIs possible throttling

1. Description

Emily uses DynamoDB tables with Global Secondary Indexes, and those are susceptible to throttling under high traffic conditions if such traffic exceeds the provisioned capacity. Note that we use those for deposits/withdrawal using the status as partitionKey, so all request with the same status end up in the same partition.

We should investigate the impact of such throttling, and if it's something we want to address or not.

@matteojug matteojug added the chore label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant