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

Allow specifying minimum number of workers #70

Open
omus opened this issue May 4, 2021 · 1 comment
Open

Allow specifying minimum number of workers #70

omus opened this issue May 4, 2021 · 1 comment

Comments

@omus
Copy link
Member

omus commented May 4, 2021

As of the fix in #69 if workers are not spawned by the pending_timeout then the cluster manager will proceed with the workers currently available. In some scenarios this may be unacceptable so having a way of specifying a minimum number of workers may be convenient.

@ericphanson
Copy link
Member

I think maybe it’s ok to just ask (/ document the need for) the caller to check how many pids they get back and handle it there, since maybe the right response is to error or maybe it’s to ask again with less memory or something.

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

No branches or pull requests

2 participants