dask / dask/dask-cloudprovider

find_address_timeout removed: why?

Open
#398 1 comment 0 reactions 0 assignees View on GitHub
needs info provider/aws/ecs question
Dominant language
Python
Stars
147
Forks
119
PR merge metrics
No merged PRs in 30d

Description

**Describe the issue**:

The `find_address_timeout` argument was removed from `ecs.Task` in [7c84ad7](https://github.com/dask/dask-cloudprovider/commit/26a6284ab9185a7f78c22b12e68178dd47c84ad7) with no apparent replacement.

**Minimal Complete Verifiable Example**:

```python
Task(find_address_timeout=180, ...)
```

**Anything else we need to know?**:

If specifying this argument is no longer the correct way to prevent timeouts, then what is? That commit did not update any documentation regarding this logic.

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.