Skip to content

Conversation

@aensidhe
Copy link
Member

No description provided.

try
{
var responseStream = await responseTask;
var task = await Task.WhenAny(responseTask, Task.Delay(10000));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should ReadNetworkTimeOut be used?

@aensidhe aensidhe merged commit d4106f5 into master Oct 25, 2016
@aensidhe aensidhe deleted the feature/multiple-nodes/api-support branch October 25, 2016 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants