[PR #178] [MERGED] [Signal] - when peer disconnects registry keeps broken gRPC stream #2590

Closed
opened 2025-11-20 07:11:47 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/178
Author: @braginini
Created: 12/31/2021
Status: Merged
Merged: 12/31/2021
Merged by: @braginini

Base: mainHead: fix-signal


📝 Commits (3)

  • 5e760f3 fix: [signal] - when peer disconnects registry keeps broken gRPC stream. The peer is removed on stream closed.
  • 7945530 chore: [signal] - improve logging
  • a2eda40 chore: [signal] - improve logging

📊 Changes

2 files changed (+15 additions, -8 deletions)

View changed files

📝 signal/peer/peer.go (+2 -2)
📝 signal/server/signal.go (+13 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/178 **Author:** [@braginini](https://github.com/braginini) **Created:** 12/31/2021 **Status:** ✅ Merged **Merged:** 12/31/2021 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `fix-signal` --- ### 📝 Commits (3) - [`5e760f3`](https://github.com/netbirdio/netbird/commit/5e760f3afc868614233eafebb157e537f9a8d0f6) fix: [signal] - when peer disconnects registry keeps broken gRPC stream. The peer is removed on stream closed. - [`7945530`](https://github.com/netbirdio/netbird/commit/79455303b60332485b1e46e51a37301b9179b285) chore: [signal] - improve logging - [`a2eda40`](https://github.com/netbirdio/netbird/commit/a2eda4029da6337cd53613ce73dc5a7859320abb) chore: [signal] - improve logging ### 📊 Changes **2 files changed** (+15 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `signal/peer/peer.go` (+2 -2) 📝 `signal/server/signal.go` (+13 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:11:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2590