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

Investigate and fix "broken pipe" errors #1103

Open
JyotinderSingh opened this issue Oct 15, 2024 · 4 comments · May be fixed by #1170
Open

Investigate and fix "broken pipe" errors #1103

JyotinderSingh opened this issue Oct 15, 2024 · 4 comments · May be fixed by #1170
Assignees
Labels

Comments

@JyotinderSingh
Copy link
Collaborator

We often see broken pipe errors arising from client disconnections in DiceDB. However, in a lot of the cases this message is not helpful - since clients disconnect on purpose every now and then.

You'll need to investigate where this error message can get printed, and avoid printing this to the console wherever it is unnecessary.

@Kannav02
Copy link
Contributor

Hey @JyotinderSingh , i would love to pick this up, although I don't have any experience with GoLang, I still want to explore this if possible, thank you!

@src1026
Copy link

src1026 commented Oct 16, 2024

Hi @JyotinderSingh! Not sure if this is the best place to leave a comment but I'd love to work on any new issues. I have experience working with Golang but I'm new to open source contribution. Thank you : )

@JyotinderSingh
Copy link
Collaborator Author

Hey @JyotinderSingh , i would love to pick this up, although I don't have any experience with GoLang, I still want to explore this if possible, thank you!

Assigned.

@JyotinderSingh
Copy link
Collaborator Author

Hi @JyotinderSingh! Not sure if this is the best place to leave a comment but I'd love to work on any new issues. I have experience working with Golang but I'm new to open source contribution. Thank you : )

Thank you for the interest @src1026, please keep an eye out on the repo for new issues. We'll be opening several new issues soon.

@Kannav02 Kannav02 linked a pull request Oct 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants