v1beta4 added the Timeouts struct and a EtcdAPICall timeout field, but it was never used in the etcd client calls. This is a bug, so it should be fixed, we also reduced the timeout from 200 seconds exponentional backoff to 2 minute linear default timeout.