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

Unhandled timeout exception when calling ContentStack API #129

Open
vitorsdcs opened this issue Jul 26, 2024 · 2 comments
Open

Unhandled timeout exception when calling ContentStack API #129

vitorsdcs opened this issue Jul 26, 2024 · 2 comments
Assignees

Comments

@vitorsdcs
Copy link

The SDK seems to be throwing an unhandled exception when ContentStack API times out.

The following error is thrown during execution of CSHttpConnection.java#L205):

SocketTimeoutException: timeout

In case of timeouts calling ContentStack API, I would expect the ResultCallback to be invoked and contain details about the error, instead of an exception being thrown.

@reeshika-h
Copy link
Contributor

Hey @vitorsdcs thanks for raising this, we will look into the issue .

cc: @cs-raj @netrajpatel @shafeeqd959

@reeshika-h
Copy link
Contributor

Hey @vitorsdcs kindly check out the latest version. Do let us know if you face any further issues.

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

5 participants