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

fix: increase RDS max capacity to handle spikes in message sending #399

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

chris13524
Copy link
Member

Description

Fixes alarms that we are using more than half of our RDS CPU. This is caused by an inefficiency in the send notification queue. This will be resolved, but we can work around the alarms for now by increasing the ACUs.

How Has This Been Tested?

Not tested

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@chris13524 chris13524 self-assigned this Mar 7, 2024
@chris13524 chris13524 merged commit 6018e40 into main Mar 7, 2024
17 checks passed
@chris13524 chris13524 deleted the fix/increase-rds-max-acu branch March 7, 2024 17:18
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

Successfully merging this pull request may close these issues.

2 participants