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

[FIX] add a configuration validation for workers #3510

Closed
dracarys18 opened this issue Jan 31, 2024 · 2 comments · Fixed by #3533
Closed

[FIX] add a configuration validation for workers #3510

dracarys18 opened this issue Jan 31, 2024 · 2 comments · Fixed by #3533
Assignees
Labels
good first issue Good for newcomers

Comments

@dracarys18
Copy link
Member

dracarys18 commented Jan 31, 2024

We don't have a validation check
number of workers in our config . But if the number of workers is zero actix straight out panics. Ref: https://docs.rs/actix-web/latest/actix_web/struct.HttpServer.html#method.workers

@dracarys18 dracarys18 added the good first issue Good for newcomers label Jan 31, 2024
@ravikiran232
Copy link
Contributor

Hi, I would like to work on this issue.

@dracarys18
Copy link
Member Author

Hi @ravikiran232 assigning the issue to you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants