Skip to content

(maint) Move failure logging to debug level #109

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

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

Conversation

justinstoller
Copy link
Member

Some services in PE poll services frequently and expect a high number of failures to occur during normal operations. This causes costly and concernly levels of error messages.

This moves the default for the failure messages added in 898ccc0 to the debug level. Users are advised to raise the log level of com.puppetlabs.http.client.impl.JavaClient to debug to see the output of spurious failures.

Some services in PE poll services frequently and expect a high number of
failures to occur during normal operations. This causes costly and
concernly levels of error messages.

This moves the default for the failure messages added in 898ccc0 to the
debug level. Users are advised to raise the log level of
`com.puppetlabs.http.client.impl.JavaClient` to debug to see the output
of spurious failures.
@justinstoller justinstoller requested a review from a team as a code owner May 5, 2025 21:06
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.

2 participants