-
Notifications
You must be signed in to change notification settings - Fork 456
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
proxy: Demote all cplane error replies to info log level (#9880)
## Problem The vast majority of the error/warn logs from cplane are about time or data transfer quotas exceeded or endpoint-not-found errors and not operational errors in proxy or cplane. ## Summary of changes * Demote cplane error replies to info level. * Raise other errors from warn back to error.
- Loading branch information
Showing
1 changed file
with
16 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
87e4dd2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6941 tests run: 6632 passed, 1 failed, 308 skipped (full report)
Failures on Postgres 14
test_pull_timeline[True]
: release-arm64Flaky tests (1)
Postgres 17
test_isolation[None]
: release-x86-64Test coverage report is not available
87e4dd2 at 2024-11-25T20:21:48.759Z :recycle: