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

runtime: skip logging some of the dial errors #253

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

danmihai1
Copy link

With full debug logging enabled there might be around 1,500 redials so skip logging some of these failures to avoid flooding the log.

@danmihai1 danmihai1 requested review from a team as code owners November 14, 2024 23:51
@danmihai1 danmihai1 marked this pull request as draft November 14, 2024 23:51
With full debug logging enabled there might be around 1,500 redials
so log just ~15 of these redials to avoid flooding the log.

Signed-off-by: Dan Mihai <[email protected]>
@danmihai1 danmihai1 force-pushed the danmihai1/dial-errors branch from 5c6d793 to 663a003 Compare December 2, 2024 20:59
@danmihai1 danmihai1 added the upstream/missing PRs that are yet to be upstreamed label Dec 2, 2024
@danmihai1 danmihai1 marked this pull request as ready for review December 2, 2024 21:01
@danmihai1
Copy link
Author

Hoping to get feedback on upstream PR 10607.

@danmihai1
Copy link
Author

Merged as upstream commit 531a291

@danmihai1 danmihai1 added the upstream/merged PRs that have been merged upstream label Dec 4, 2024
@danmihai1 danmihai1 merged commit cc96a4a into msft-main Dec 4, 2024
48 of 61 checks passed
@danmihai1 danmihai1 deleted the danmihai1/dial-errors branch December 4, 2024 17:20
@danmihai1 danmihai1 removed the upstream/missing PRs that are yet to be upstreamed label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream/merged PRs that have been merged upstream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants