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

Log retryable exceptions in debug level instead of warn #365

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

nscuro
Copy link
Member

@nscuro nscuro commented Mar 9, 2023

They are flooding the CI logs, and in normal operation retries are tracked via Prometheus metrics. Retryable exceptions are also "business as usual" to some extent, it's not something we need to warn about every time.

They are flooding the CI logs, and in normal operation retries are tracked via Prometheus metrics. Retryable exceptions are also "business as usual" to some extent, it's not something we need to warn about every time.

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added enhancement New feature or request domain/vuln-analysis labels Mar 9, 2023
@sonarcloud
Copy link

sonarcloud bot commented Mar 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
100.0% 100.0% Duplication

@nscuro nscuro merged commit 5152e6f into main Mar 9, 2023
@nscuro nscuro deleted the reduce-retry-logging branch March 9, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants