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

Add ability to restart all workers after a time #16

Merged
merged 2 commits into from
Sep 8, 2015

Conversation

schneems
Copy link
Member

When we can't be smart about when we restart (i.e. if memory measurements aren't really cutting it) we can do timed restarts. If you see your app is hitting swap after 13 hours of running, restart it at 12 hours. It's that easy.

schneems added 2 commits July 23, 2015 16:35
When we can't be smart about when we restart (i.e. if memory measurements aren't really cutting it) we can do timed restarts. If you see your app is hitting swap after 13 hours of running, restart it at 12 hours. It's that easy.
schneems added a commit that referenced this pull request Sep 8, 2015
Add ability to restart all workers after a time
@schneems schneems merged commit 0566f58 into master Sep 8, 2015
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.

1 participant