googleads / googleads/googleads-java-lib
Enable keepAlive at Socket level
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 234
- Forks
- 360
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We pull GAM data via Ad Manager API everyday. Recently we started seeing "java.net.SocketException: Unexpected end of file from server" exception and the data pull has been failing.
We have identified a potential problem with a proxy service sitting between our client and the google server. It appears that proxy service may be terminating connections that have been idle for 5 minutes. We are looking to enable to keepAlive at Socket level which is internal to Ad Manager library.
Can you please provide instructions on how enable keepAlive at Socket level.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the report. Begin by locating the library's socket and client configuration, then determine whether keepAlive can be enabled; done means providing verified setup instructions that address the reported idle-proxy failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100