[PR #2240] [MERGED] client: reconnect more quickly if it's a dial error #4533

Closed
opened 2026-05-05 14:43:52 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2240
Author: @fatedier
Created: 2/7/2021
Status: Merged
Merged: 2/18/2021
Merged by: @yuyulei

Base: devHead: reconnect


📝 Commits (1)

  • 5454575 client: reconnect more quickly if it's a dial error

📊 Changes

9 files changed (+20 additions, -14 deletions)

View changed files

📝 client/service.go (+11 -3)
📝 pkg/config/visitor.go (+0 -2)
📝 pkg/config/visitor_test.go (+1 -1)
📝 tests/ci/cmd_test.go (+3 -3)
📝 tests/ci/health/health_test.go (+1 -1)
📝 tests/ci/normal_test.go (+1 -1)
📝 tests/ci/reconnect_test.go (+1 -1)
📝 tests/ci/reload_test.go (+1 -1)
📝 tests/ci/template_test.go (+1 -1)

📄 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/fatedier/frp/pull/2240 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 2/7/2021 **Status:** ✅ Merged **Merged:** 2/18/2021 **Merged by:** [@yuyulei](https://github.com/yuyulei) **Base:** `dev` ← **Head:** `reconnect` --- ### 📝 Commits (1) - [`5454575`](https://github.com/fatedier/frp/commit/5454575715d0e6593ecdd1909317842584bd5a33) client: reconnect more quickly if it's a dial error ### 📊 Changes **9 files changed** (+20 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `client/service.go` (+11 -3) 📝 `pkg/config/visitor.go` (+0 -2) 📝 `pkg/config/visitor_test.go` (+1 -1) 📝 `tests/ci/cmd_test.go` (+3 -3) 📝 `tests/ci/health/health_test.go` (+1 -1) 📝 `tests/ci/normal_test.go` (+1 -1) 📝 `tests/ci/reconnect_test.go` (+1 -1) 📝 `tests/ci/reload_test.go` (+1 -1) 📝 `tests/ci/template_test.go` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:43:52 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4533
No description provided.