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

Added config for number of gunicorn workers #3351

Merged

Conversation

Snaipergelka
Copy link
Contributor

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Added opportunity for users to configure number of Gunicorn workers through an env var NUMBER_GUNICORN_WORKERS

Closes #3347

@Snaipergelka Snaipergelka marked this pull request as ready for review May 21, 2024 07:45
masenf
masenf previously requested changes May 21, 2024
Copy link
Collaborator

@masenf masenf left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks for this contribution.

reflex/config.py Outdated Show resolved Hide resolved
@Lendemor Lendemor dismissed masenf’s stale review May 22, 2024 12:32

requested changes have been adressed

@picklelo picklelo merged commit 0c0dde1 into reflex-dev:main May 22, 2024
47 checks passed
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.

Configurable Number of Gunicorn Workers
4 participants