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

Add HTTP connection timeout #5

Open
wants to merge 1 commit into
base: stable_6x
Choose a base branch
from

Conversation

J4bbi
Copy link

@J4bbi J4bbi commented Dec 8, 2020

I've built and deployed to our test server. Seems to work fine.

Different timeouts for live vs. retry.

I've added e.getMessage() to the debug log line as that's the only indicator if a timeout caused failure. I had problems catching SocketTimeoutException for some reason.

Also added a log line for if a server responds != 200 to a request as there is no logging currently in the event.

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

Successfully merging this pull request may close these issues.

1 participant