Skip to content

Decide on wait_for_workers implementation in client cluster object #798

@consideRatio

Description

@consideRatio

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions