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

chore: increase the number of gunicorn workers in production #582

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

raphael0202
Copy link
Contributor

It was set to 1, which means that a single request could block the server.

It was set to 1, which means that a single request could block the
server.
@raphael0202 raphael0202 requested a review from raphodn November 27, 2024 09:40
@github-actions github-actions bot added the GitHub Actions Pull requests that update GitHub Actions code label Nov 27, 2024
@raphael0202 raphael0202 merged commit a922030 into main Nov 27, 2024
8 checks passed
@raphael0202 raphael0202 deleted the increase-worker-number branch November 27, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GitHub Actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants