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

Adjust production manifest settings #1213

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Adjust production manifest settings #1213

merged 2 commits into from
Jul 25, 2024

Conversation

ccostino
Copy link
Contributor

A note to PR reviewers: it may be helpful to review our code review documentation to know what to keep in mind while reviewing pull requests.

Description

This changeset adjusts our production manifest settings to strike a balance with memory usage and app/worker instances. We are currently running into a memory quota but would still like to increase our memory for improved app performance and stability.

Based on our current app usage, our memory is actually probably fine at 2 GB for now, but we did need to increase the number of worker instances.

Security Considerations

  • Making sure the apps have enough memory available to them helps keep them stable.

ccostino added 2 commits July 25, 2024 11:50
This changeset adjusts our production manifest settings to strike a balance with memory usage and app/worker instances.  We are currently running into a memory quota but would still like to increase our memory for improved app performance and stability.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
@stvnrlly stvnrlly merged commit 8e71edc into main Jul 25, 2024
7 checks passed
@stvnrlly stvnrlly deleted the tune-production-manifest branch July 25, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants