Azure / Azure/azure-documentdb-java
GatewayProxy Socket Timeout exception
- 主要语言
- Java
- 星标
- 51
- 派生
- 52
- PR 合并指标
- 30 天内没有已合并 PR
描述
_Artifact details:_
```
com.microsoft.azure
azure-documentdb
2.5.1
```
_Behaviour:_
First attempt almost always fails with socket timeout, post retry things seems to be working fine
_Stacktrace:_
errorCode: DOC_FETCH_FAILED, message: java.net.SocketTimeoutException: Read timed out - com.microsoft.azure.documentdb.DocumentClientException: java.net.SocketTimeoutException: Read timed out
at com.microsoft.azure.documentdb.internal.GatewayProxy.performGetRequest(GatewayProxy.java:242)
at com.microsoft.azure.documentdb.internal.GatewayProxy.doRead(GatewayProxy.java:93)
at com.microsoft.azure.documentdb.internal.GatewayProxy.processMessage(GatewayProxy.java:363)
贡献指南
评估
这个 Issue 还没有评估数据。