Skip to content

Conversation

@ezynda3
Copy link
Contributor

@ezynda3 ezynda3 commented Oct 16, 2025

Summary

  • Replace fmt.Printf calls in connection pool health check routines with debug logger calls
  • Health check messages now only display when the --debug flag is enabled, providing cleaner terminal output during normal operation

Fixes #125

Replace fmt.Printf calls in connection pool health check routines with debug logger calls. Health check messages are now only displayed when the --debug flag is enabled, providing a cleaner terminal output during normal operation while maintaining diagnostic information for troubleshooting.
@ezynda3 ezynda3 merged commit d56335e into main Oct 16, 2025
1 check passed
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.

[HEALTH_CHECK] Connection context7 marked as unhealthy due to inactivity

2 participants