[PR #4359] [MERGED] added a 30s timeout for frpc subcommands to avoid long delays #4967

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/4359
Author: @fatedier
Created: 7/30/2024
Status: Merged
Merged: 7/30/2024
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

  • f1b5994 added a 30s timeout for frpc subcommands to avoid long delays

📊 Changes

11 files changed (+62 additions, -55 deletions)

View changed files

📝 README.md (+0 -5)
📝 README_zh.md (+0 -5)
📝 Release.md (+3 -0)
📝 cmd/frpc/sub/admin.go (+27 -19)
📝 pkg/sdk/client/client.go (+13 -12)
📝 pkg/util/version/version.go (+1 -1)
📝 test/e2e/legacy/basic/client.go (+5 -4)
📝 test/e2e/legacy/basic/server.go (+3 -2)
📝 test/e2e/v1/basic/client.go (+5 -4)
📝 test/e2e/v1/basic/config.go (+2 -1)
📝 test/e2e/v1/basic/server.go (+3 -2)

📄 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/4359 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 7/30/2024 **Status:** ✅ Merged **Merged:** 7/30/2024 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`f1b5994`](https://github.com/fatedier/frp/commit/f1b59940da55df6b9aaf099fee0f944d5f432bdd) added a 30s timeout for frpc subcommands to avoid long delays ### 📊 Changes **11 files changed** (+62 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+0 -5) 📝 `README_zh.md` (+0 -5) 📝 `Release.md` (+3 -0) 📝 `cmd/frpc/sub/admin.go` (+27 -19) 📝 `pkg/sdk/client/client.go` (+13 -12) 📝 `pkg/util/version/version.go` (+1 -1) 📝 `test/e2e/legacy/basic/client.go` (+5 -4) 📝 `test/e2e/legacy/basic/server.go` (+3 -2) 📝 `test/e2e/v1/basic/client.go` (+5 -4) 📝 `test/e2e/v1/basic/config.go` (+2 -1) 📝 `test/e2e/v1/basic/server.go` (+3 -2) </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:52:10 -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#4967
No description provided.