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

Ignore acquire connection error #2887

Merged
merged 2 commits into from
Jan 20, 2025
Merged

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Jan 20, 2025

No description provided.

Added a new regex pattern to ignore debug level logs in the logfiles.
This helps in reducing noise from debug logs and focuses on more
important log levels.
Added a new error pattern to the ERRORS_IGNORED list to ignore
AcquireConnectionError when connecting to a node before it is started.
This helps in reducing unnecessary log noise.
@mkoura mkoura requested a review from saratomaz as a code owner January 20, 2025 17:52
@mkoura mkoura merged commit c2ff909 into master Jan 20, 2025
3 of 5 checks passed
@mkoura mkoura deleted the ignore_AcquireConnectionError branch January 20, 2025 17:56
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.

1 participant