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

proxy: Demote all cplane error replies to info log level #9880

Merged

Conversation

cloneable
Copy link
Contributor

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.

* The vast majority of these error/warn logs are about time or data transfer
  quotas exceeded or endpoint-not-found errors and not operational
  errors in proxy or cplane.
* Instead, raise other WakeCompute errors to error level.
@cloneable cloneable requested a review from a team as a code owner November 25, 2024 14:58
@cloneable cloneable enabled auto-merge November 25, 2024 15:13
Copy link

6853 tests run: 6546 passed, 0 failed, 307 skipped (full report)


Flaky tests (2)

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 31.0% (7975 of 25720 functions)
  • lines: 48.8% (63291 of 129701 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
b833716 at 2024-11-25T17:15:38.531Z :recycle:

@cloneable cloneable added this pull request to the merge queue Nov 25, 2024
Merged via the queue into main with commit 87e4dd2 Nov 25, 2024
82 checks passed
@cloneable cloneable deleted the cloneable/proxy-cplane-user-quota-errors-as-info-log branch November 25, 2024 17:54
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.

2 participants