microsoft / ProjectOxford-ClientSDK

This repo has moved :house: Visit our website for the latest SDKs & Samples
https://www.microsoft.com/cognitive-services/en-us/sdk-sample
Other
965 stars 641 forks source link

Timeout support #83

Closed johnbindel closed 8 years ago

johnbindel commented 8 years ago

Added timeout with WebRequest.Abort (see: https://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.begingetresponse.aspx)

Correctly respond to aggregate exceptions

msftclas commented 8 years ago

Hi @johnbindel, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.

TTYL, MSBOT;

msftclas commented 8 years ago

@johnbindel, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.
Thanks, MSBOT;

lightfrenzy commented 8 years ago

Hi @johnbindel, apologies for the delay in our response.

We've been working on a big change to our SDK & Sample process in order to better address pull requests and issues from awesome community members like you. From today onward, each project lives in its own repo, specific to its API and platform.

If you're still interested in contributing (and we hope you are!), please re-file your pull request on the new repo: https://github.com/Microsoft/cognitive-vision-windows.

Thanks again and let me know if you have any questions, -Allison