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 an option to define harakiri timeout in uwsgi #379

Merged
merged 3 commits into from Apr 18, 2024
Merged

Conversation

ubajze
Copy link
Contributor

@ubajze ubajze commented Apr 17, 2024

Fixes: #378

This PR adds a harakiri timeout option to the uwsgi configuration. The default value set is 0, which means that harakiri timeout is not set. If the value is greater than 0 then the template sets the harakiri timeout.

@bryanculver
Copy link
Member

Let's fix the linting but 👍 👍 on the feature add.

@ubajze ubajze merged commit 6249d7b into develop Apr 18, 2024
5 checks passed
@ubajze ubajze deleted the add_harakiri_uwsgi branch April 18, 2024 06:08
@ubajze ubajze mentioned this pull request Apr 25, 2024
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.

Ubable to define the harakiri timeout in the uwsgi configuration
2 participants