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

Bump production app memory to 3 GB #1400

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Bump production app memory to 3 GB #1400

merged 1 commit into from
Nov 6, 2024

Conversation

ccostino
Copy link
Contributor

@ccostino ccostino commented Nov 6, 2024

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 bumps our production app memory for the API to 3 GB available in anticipation of the shift of the job cache being managed by the application itself instead of a worker process.

Security Considerations

  • This will help keep our API stable by ensuring there's enough memory available. If we find we don't need it, we can tune it back down in the future.

This changeset bumps our production app memory for the API to 3 GB available in anticipation of the shift of the job cache being managed by the application itself instead of a worker process.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
@stvnrlly stvnrlly merged commit 0d80c61 into main Nov 6, 2024
7 checks passed
@stvnrlly stvnrlly deleted the bump-prod-app-memory branch November 6, 2024 15:14
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