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

Schedule regular production job restarts #1421

Open
melange396 opened this issue Apr 30, 2024 · 0 comments
Open

Schedule regular production job restarts #1421

melange396 opened this issue Apr 30, 2024 · 0 comments
Labels
devops building, running, deploying, environment stuff, handy utils, repository-related, engineer QoL, etc enhancement mysql mysql database related user experience things that affect users of our software or services

Comments

@melange396
Copy link
Collaborator

Anecdotal instances suggest that such restarts can cause performance increases (or at least ameliorate accumulated performance problems). Before committing to scheduling this in production, we should do some experimentation (probably in production) to verify and measure the performance differences.

Look into regularly scheduling restarts of long-running production jobs, like mysqld and our web app containers. Something like a "round robin" approach might help minimize any impact on users.

@melange396 melange396 added enhancement devops building, running, deploying, environment stuff, handy utils, repository-related, engineer QoL, etc user experience things that affect users of our software or services mysql mysql database related labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops building, running, deploying, environment stuff, handy utils, repository-related, engineer QoL, etc enhancement mysql mysql database related user experience things that affect users of our software or services
Projects
None yet
Development

No branches or pull requests

1 participant