[PR #2406] [CLOSED] Engine should restart and block more restarts #17232

Open
opened 2026-08-05 04:07:05 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2406
Author: @hurricanehrndz
Created: 8/7/2024
Status: Closed

Base: mainHead: chernand/block_on_engine_restart


📝 Commits (1)

  • be2711e Engine should restart and block more restarts

📊 Changes

1 file changed (+10 additions, -13 deletions)

View changed files

📝 client/internal/engine.go (+10 -13)

📄 Description

Describe your changes

Block rapid restarts in succession for 3s.

Possible fix for #2196 #2011

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/2406 **Author:** [@hurricanehrndz](https://github.com/hurricanehrndz) **Created:** 8/7/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `chernand/block_on_engine_restart` --- ### 📝 Commits (1) - [`be2711e`](https://github.com/netbirdio/netbird/commit/be2711e8828c914cb07b2613d5c1035f624fd7f3) Engine should restart and block more restarts ### 📊 Changes **1 file changed** (+10 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `client/internal/engine.go` (+10 -13) </details> ### 📄 Description ## Describe your changes Block rapid restarts in succession for 3s. ## Issue ticket number and link Possible fix for #2196 #2011 ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <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 2026-08-05 04:07:05 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#17232