Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GatewayProxy Socket Timeout exception #142

Open
aadityatiwari opened this issue Oct 1, 2021 · 0 comments
Open

GatewayProxy Socket Timeout exception #142

aadityatiwari opened this issue Oct 1, 2021 · 0 comments

Comments

@aadityatiwari
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant