[
https://issues.apache.org/jira/browse/THRIFT-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15420302#comment-15420302
]
ASF GitHub Bot commented on THRIFT-3897:
----------------------------------------
GitHub user evgen-ischenko opened a pull request:
https://github.com/apache/thrift/pull/1064
THRIFT-3897
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/evgen-ischenko/thrift THRIFT-3897
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1064.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1064
----
commit 8acad861dd816f5e45f7ea0b2e93cc2b91f3b854
Author: Evgen I <[email protected]>
Date: 2016-08-14T11:20:36Z
THRIFT-3897 Provide meaningful exception type based on WebExceptionStatus
in case of timeout
----
> Provide meaningful exception type based on WebExceptionStatus in case of
> timeout
> --------------------------------------------------------------------------------
>
> Key: THRIFT-3897
> URL: https://issues.apache.org/jira/browse/THRIFT-3897
> Project: Thrift
> Issue Type: Improvement
> Components: C# - Library
> Affects Versions: 0.9.3
> Reporter: Eugene Ischenko
> Labels: easyfix
> Fix For: 0.9.3
>
>
> If there is a WebException in THttpClient then TTransportException always
> created with Unknown exception type. Provide meaningful exception type based
> on WebExceptionStatus.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)