dask / dask/dask-kubernetes

Timeout errors while retiring workers using HTTP API

Open
#821 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
324
Forks
157
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.