You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you're meaning to open this in the Apollo Kotlin repo 🙂 . This repo contains all the JavaScript/TypeScript client code and doesn't handle Java. Feel free to open this issue over there and I'm sure you'll get the help you need!
Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
For general questions, we recommend using StackOverflow or our discord server.
We are using ApolloClient in Java and receiving this error. How can it be fixed? What timeout config parameters should be added to request headers?
Code:
Error:
message=com.apollographql.apollo.exception.ApolloNetworkException: Caused by: java.net.SocketTimeoutException: timeout
This stacklink is not Apollo specific rather OkHttp library, java.net.SocketTimeoutException: timeout
The text was updated successfully, but these errors were encountered: