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

P2P: Do not log expected conditions in send callback #1139

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

heifner
Copy link
Member

@heifner heifner commented Jan 31, 2025

When a connection is closed, any queued up sends to that connection are aborted. Logging these as error is confusing to users.

Resolves #1138

@heifner heifner added the OCI Work exclusive to OCI team label Jan 31, 2025
@heifner heifner merged commit d34c099 into main Feb 3, 2025
36 checks passed
@heifner heifner deleted the GH-1138-p2p-log-spam branch February 3, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

P2P: 1.1-dev: log spam of send failed after close
3 participants