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

Set max-requests and max-requests-jitter #1724

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

rjw1
Copy link
Collaborator

@rjw1 rjw1 commented Jan 8, 2025

We think we have a memory leak and setting max-requests will hopefully mitigate
this. Also set max-requests-jitter so that the workers don't all restart at the
same time.

2000 and 200 are numbers picked from looking at production traffic.

Changes in this PR:

Jira card / Rollbar error (etc)

Screenshots of UI changes:

Before

After

  • Requires env variable(s) to be updated

We think we have a memory leak and setting max-requests will hopefully    mitigate
this. Also set max-requests-jitter so that the workers don't all restart  at the
same time.

2000 and 200 are numbers picked from looking at production traffic.
@jacksonj04 jacksonj04 added this pull request to the merge queue Jan 8, 2025
Merged via the queue into main with commit fa788db Jan 8, 2025
13 checks passed
@jacksonj04 jacksonj04 deleted the set-max-requests branch January 8, 2025 17:13
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