Skip to content

GatewayProxy Socket Timeout exception #142

@aadityatiwari

Description

@aadityatiwari

Artifact details:

 <groupId>com.microsoft.azure</groupId>
 <artifactId>azure-documentdb</artifactId>
<version>2.5.1</version>

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions