Azure / Azure/azure-documentdb-java
GatewayProxy Socket Timeout exception
- Langage dominant
- Java
- Étoiles
- 51
- Forks
- 52
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
_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)
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.