Skip to content

Handle socket errors #404

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

Merged
merged 8 commits into from
Jun 16, 2025
Merged

Conversation

hiimjako
Copy link
Collaborator

Implemented error checking for all previously unhandled errors in the client, specifically addressing socket write errors. This provides detailed error insights and prepares our codebase for golangci-lint integration.
More PR is on the way to solve additional problems identified by golangci-lint.

@hiimjako hiimjako added this to the 1.5.8 milestone Jun 14, 2025
@hiimjako hiimjako requested a review from Gsantomaggio June 14, 2025 11:21
@hiimjako hiimjako self-assigned this Jun 14, 2025
@hiimjako hiimjako added the enhancement New feature or request label Jun 14, 2025
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
Copy link
Member

@Gsantomaggio Gsantomaggio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hiimjako Thank you. I also did some tests with the reliable part. Everything works correctly. I changed one test that seems to be flaky.

@Gsantomaggio Gsantomaggio merged commit d3fc080 into rabbitmq:main Jun 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants