Address https://github.com/coreos/etcd/issues/6754. In case there are network errors or unexpected EOF errors in TimeToLive http requests to leader, we translate that into ErrNoLeader, and expects the client to retry its request.