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

Enable keepAlive at Socket level #269

Open
tadepalli-yahoo opened this issue Oct 10, 2023 · 0 comments
Open

Enable keepAlive at Socket level #269

tadepalli-yahoo opened this issue Oct 10, 2023 · 0 comments

Comments

@tadepalli-yahoo
Copy link

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!

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