googleads / googleads/googleads-java-lib

Enable keepAlive at Socket level

Open
#269 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.