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

Connection failure logging is too aggressive #4

Open
mediocretes opened this issue May 10, 2019 · 1 comment
Open

Connection failure logging is too aggressive #4

mediocretes opened this issue May 10, 2019 · 1 comment

Comments

@mediocretes
Copy link

Looking at https://github.com/Instrumental/instrumental_agent-java/blob/master/src/main/java/com/instrumentalapp/Connection.java#L276

It looks like it will log a connection failure under 'severe' even if there are lots of retries left. This should be debug or warn at most, until the last one.

@janxious
Copy link

Concur

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

2 participants