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

fix(logfiles): ignore handshake errors on testnet #2660

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Oct 1, 2024

Added logic to ignore "TrHandshakeClientError" on testnets. This error can occur when some clients are outdated or using incorrect network magic. This change helps to reduce noise in the logs and focus on relevant issues.

Added logic to ignore "TrHandshakeClientError" on testnets. This error
can occur when some clients are outdated or using incorrect network
magic. This change helps to reduce noise in the logs and focus on
relevant issues.
@mkoura mkoura requested a review from saratomaz as a code owner October 1, 2024 14:38
@mkoura mkoura merged commit 103a0c1 into master Oct 1, 2024
3 checks passed
@mkoura mkoura deleted the ignore_testnet_handshake_error branch October 1, 2024 14:40
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