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

Enhance gunicorn options in NEST Server #3380

Merged
merged 6 commits into from
Jan 26, 2025

Conversation

babsey
Copy link
Contributor

@babsey babsey commented Dec 10, 2024

It adds options for gunicorn such as TIMEOUT or WORKERS.

When the requests last longer than TIMEOUT it raises error.
I would like to modify the TIMEOUT of the gunicorn for NEST Server.

@babsey babsey added T: Enhancement New functionality, model or documentation S: Normal Handle this with default priority labels Dec 10, 2024
@babsey babsey changed the title Enhance gunicorn opts in NEST Server Enhance gunicorn options in NEST Server Dec 10, 2024
Copy link
Contributor

@terhorstd terhorstd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Contributor

@gtrensch gtrensch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! 👍

@gtrensch gtrensch merged commit d0cd6bf into nest:master Jan 26, 2025
24 checks passed
@babsey babsey deleted the nest-server-gunicorn-opts branch January 27, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: Normal Handle this with default priority T: Enhancement New functionality, model or documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants