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

Min worker timeout #1716

Merged
merged 2 commits into from
Feb 20, 2019
Merged

Min worker timeout #1716

merged 2 commits into from
Feb 20, 2019

Conversation

mdkent
Copy link
Contributor

@mdkent mdkent commented Jan 25, 2019

Fixes #1714.

Abort on startup if the worker_timeout is too low and mention the limit.

6 is a bit awkward though, might be cleaner to set the minimum at 2 * the WORKER_CHECK_INTERVAL.

This fixes a termination loop when the workers don't report in fast
enough.

Fixes puma#1714.
@evanphx evanphx merged commit 0b15d4f into puma:master Feb 20, 2019
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