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

Decide on wait_for_workers implementation in client cluster object #798

Open
consideRatio opened this issue Jan 16, 2024 · 0 comments
Open

Comments

@consideRatio
Copy link
Collaborator

Should the dask-gateway client's GatewayCluster class implement wait_for_workers?

Its a question raised without knowing if its relevant or not. I understand it as it would enable the wait_for_workers command to get dask-gateway specific logic, such as asking the dask-gateway server directly about worker startus instead of asking the scheduler - but it could be better to just ask the scheduler directly as we do now -- because it will have the final say if a worker is ready or not anyhow right?

Action points

  • Conclude if there is a benefit to implementing such function.

Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant