Skip to content

Timeout errors while retiring workers using HTTP API #821

Open
@BitTheByte

Description

@BitTheByte

Dask scheduler could take a while to retire workers using /api/v1/retire_workers since this operation is synchronous from httpx's perspective the server is hanging up the connection thus producing a timeout error after some while. this may result in unpredictable results

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions