nativelink icon indicating copy to clipboard operation
nativelink copied to clipboard

Reduce verbosity of ping message

Open boldpulse opened this issue 1 year ago • 0 comments

Description

I improved the flexibility by reducing the warning level of the KEEPALIVE log message. So when we look at the log output in the k8s examples, there are a lot of ping error messages for KEEPALIVE, but I tracked down the right one and reduced it to a lower log level(Warning) should make that output more readable

Fixes #(764)

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please also list any relevant details for your test configuration

Checklist

  • [x] bazel test //... passes locally
  • [x] PR is contained in a single commit, using git amend see some docs

This change is Reviewable

boldpulse avatar Apr 30 '24 13:04 boldpulse