Cluster failed to start: Timed out trying to connect
Open
needs info
needs reproducible example
- Dominant language
- Python
- Stars
- 324
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the issue**:
I am using prefect and dask getting below error
`RuntimeError: Cluster failed to start: Timed out trying to connect to tcp://dask-root-d.default:8786 after 30 s`
even though the environment value is set to 300 seconds
`ENV DASK_DISTRIBUTED__COMM__TIMEOUTS__CONNECT=300s`
**Environment**:
dask-kubernetes==2023.7.0
dask==2023.7.0
distributed==2023.7.0
prefect==1.2.4
Contributor guide
Assessment
This issue has not been assessed yet.